OCI Catalogs in MM

Hi Guys,
as we all know since ECC6.0 we can use OCI catalogs in MM.
I now have a vendor who send me his OCI interface data. I customized the data. Everything is fine.
But I now have additions wishes:
1. Integration of multiple catalogs - only the default catalog is shown but there must be an opportunity to do this because it's mentioned in sap note 1092922 - has anybody done this before?
2. Is there any chance to influence the data from OCI catalog via BAdI or Enhancement. The only BAdI i found is ME_CATALOG_INTERFACE which is not accesible because it's declared SAP internal
3. How can i use the fields "NEW_ITEM-CUST_FIELD1" - "NEW_ITEM-CUST_FIELD5" can i define a mapping anywhere?
4. Has anybody here ever written an costumer specific transaction using MM Catalog API? Please let me know how it was done.
Thanks in advance!
Regards,
Christian

about Q2:
The BADI will be available to customers only from EHP4 on. The reason for that not being delivered to customer was that the     
interface was not finalized and would be possibly changed.           
If you want to implement it you may do it under own responsibility. In order to use this BADI, you need to execute transaction SE18 and select BADI ME_CATALOG_INTERFACE. You will need to uncheck checkbox 'within SAP' and save. Then you should be able to create your implementation via SE19. Or change the internal flag directly on database table SXS_ATTR                                                                               
This is of course considered as a modification from the standard

Similar Messages

  • OCI Catalog for Vendor problem : Logical system for catalog not maintained

    We have set up an OCI catalog with on of our vendors. This works fine untill we transfer shopping basket data from Vendor sysem into our SRM-system (SRM5.0). Then data is not being transfered and Vendor Webshop screen remains 'open'.
    in SLG1 i have found an error "Logical system for catalog not maintained. Inform system administrator'
    Anyone an idea what the cause of this error can be or what we need to check ?
    Thanks in advance

    Hi,
    I have not seen that error before. However, I think it may have to do with the LOGICAL_SYSTEM OCI field. Can you check if your punch-out catalog vendor is populating that field? Also, check if you have the correct BP# populated in the catalog configuration and the LOGICAL SYSTEM Field on the define External Webservices is blank.
    SG

  • OCI Catalog MM PO and PR

    Hi,
    Have integrated OCI catalog to be called in ME21N and ME51N.
    1.Only one catalog can be called unlike PM OCI inetgration were we can call multiple catalog.How do we call multiple catalog in ME21N and ME51N
    2.How can we map the catalog to a R/3 Vendor number so that I dont need to add vendor number manually after data is transfered from catalog to PO or PR.
    Regards

    Hi
    I just wanted first to know, how you implemented an OCI catalog function in ME51N or ME21N?
    I found two SAP notes which tells me that it is "A function is missing in the standard system."
    Check Notes
    1092922 - Using several catalogs in purchasing
    1092923 - Catalog connection in purchasing
    Really appreciate your answer
    BR, Markus

  • Access a OCI Catalog from ABAP code

    Hi Experts,
    We may need to access an OCI Catalog from an ABAP code. We will need to punch out the Catalog in a browser window, and somehow get the results from the browser back to the ABAP code.
    Any idea of how can this be accomplished?
    Thanks and regards,
    José Omar

    Accessing the catalog is nothing but creating a hook url and directing to that URL.
    For eg. you should have the parameters read from the SPRO settings in SRM and then creating an URL in the fly.
    But as of now you can have hard coded URLs being fed in.
    ie you click on a link and you fire the exit plug as in Web dynpro in suspend mode.
    The main criteria is to have the catalog OCI 4.0 complaint. (read mandatory fields etc in OCI 4.0 documentation)
    Then once you shop from some items in the catalog , the OCI compliant catalog will send you the data in the required file format.
    At the receiving end , PO etc . you should have a ABAP method (at resume ) that interprets this sent name-value pair file from the catalog. then populate this data where you want.
    you can have a look at the SRM methods that does the same in ABAP.
    This would the 20,000 feet or more process overview on how it works. Hope this helps
    thanks
    -Adrivit

  • Troubleshooting javascript error in OCI catalog

    Hi experts.
    I have created an OCI catalog for a customer.
    The customer is using SAP ERP ECC 6.0 EHP4 and IE11
    When the customer is launching the OCI catalog the shopping site appears and everything is great,
    but when the customer is pressing a certain button in the catalog nothing happens.
    I suspect that this might be due to a javascript error in the code.
    However the browser in this system has no developer toolbar and every menu option
    is overriden. The F12 key is escape etc.
    So basically what I want to know...
    Is there a way to debug a javascript error in this environment?
    By the way
    When I run the code in a regular browser it is working
    I have tested IE7 - IE11
    FF 36.0.1
    Chrome 40.0.2214.115 m
    with regards
    /Jocke

    Thank you for your response,
    I have seen this page. How can I upload the source files for people to take a look as requested in this link?
    Brett Messick
    Senior Digital Media Developer
    Enterprise Learning | People and Organization Effectiveness
    T. Rowe Price
    4515 Painters Mill Road
    Owings Mills, MD 21117
    •Office: (410) 345-6917
    •E-mail: [email protected]

  • PM to SRM integration through OCI catalog

    Hi,
    We have sucessfully set up the necessary settings in ECC6 and SRM for OCI catalog integration when in transaction IW31 (Create Order)
    I can see in table EPRTRANS the PR number and when running programme BBP_EXTREQ_TRANSFER the PR is transfered to SRM.  When looking in transaction SLG1 I am getting an error message saying the Tax Code 00 does not exist. Check enteries
    Regards,
    Gary

    Hi Yousif,
    Why dont u save the search as a named search in MDM and then pass it onto the SRM MDM.
    Save the records  as Named search in MDM Data Manager
    For eg:
    Named Search name -->> search1
    Now while passing the parameters to the SRM MDM Catalog specify the Named Search in its url.
    http://J2EESERVER:PORTNO/SRM-MDM/SRM_MDM?sap-locale=EN&HOOK_URL=&mask=&namedSearch=search1&username=Admin&password=PASSWORD&catalog=REPOSITORYNAME&server=MDMSERVERIPADDRESS&datalanguage=EN
    After passing the named search in the hook url the you will be able to see only the search which was saved in Data Manager.
    Hope dis helps u
    Regards Tejas.........

  • Configuring an OCI catalog for PM

    We are in the midst of implementing the use of various vendor catalogs with SAP PM.  One feature in version 4.7 PM is the ability to link to an external OCI catalog.
    Have any of you created such a link and do you have any configuration suggestions or guides.  I am stuck on what is actually needed and haven't found much information.

    We hired a consultant that helped with the basic config.

  • Multiple OCI catalogs in MM

    Dear Community,
    in standard, MM only supports connection of one OCI catalog for use in transaction ME21N or ME51N.
    I have heard rumors that there is a "tweak" or "modification" that enables the use of multiple catalogs in MM too.
    Does anybody know more details or has some suggestions how to carry out such change in the system?
    Thanks and kind regards
    Julian Bradler
    PS: Happy new year 2009 to all of you!

    Hi,
    Could you tell me the SPRO path for doing setting for catalog use in ME21N and ME51N
    Regards

  • Steps for Mapping OCI Catalog with R3 ISA (ERP E-Commerce)

    Hi Gurus,
    I just needed some help on how to go about integrating R3 ISA with OCI Catalog. Please provide reference to some relevant documentation if available.
    Thanks.
    Jai

    Technically other than some [XCM settings and configuration|http://help.sap.com/saphelp_crm50/helpdata/en/2f/86653fac7ab21ae10000000a114084/content.htm] that define the external catalog URL, there isn't much needed to integrate a OCI compliant catalog - provided, you already have a OCI compliant catalog.
    Start here on some technical information on OCI catalogs - [/people/masayuki.sekihara/blog/2007/12/07/oci-open-catalog-interface-setting-and-trouble-shooting|/people/masayuki.sekihara/blog/2007/12/07/oci-open-catalog-interface-setting-and-trouble-shooting]

  • Create OCI catalog for SRM using Web Dynpro

    Hi all,
    Have you ever implemented an OCI catalog for SRM using web-dynpro?
    Please provide details.
    Regards,
    PooYee

    Hi PooYee,
    the BSP application would run the WD catalog and communicate with SRM.
    In a certain way it would "wrap" the WD catalog application and enable accessing the http header.
    This of course is not a trivial implementation.
    Send me a mail and maybe I can give you some more ideas.
    regards, Ulli

  • OCI Catalog Limitations

    Dear SAP expert,
    Could you please share your experience on external / OCI catalog re- limitations in the SAP CRM E-Commerce area?
    Should we expect difficulties with integration & pricing? Will it restrict available functionalities and views in the B2C scenario?
    Thanks in advance,
    Regards, Stephanie

    OCI catalog integration with CRM Web Channel is fairly simple and works fine. CRM Web channel side of the OCI integration can be enhanced to include custom fields to be transferred from OCI catalog to Web Channel basket.
    The catalog item details and Pricing are the features of the external (OCI compliant) catalog you are using. So, you must check your external catalog for this
    The user interface and navigation - or how the user interacts with the catalog and orders items - is what might turn you off. Remember, the external catalog, as you know is technically another web application that is NOT web channel application. Inter web application integration is through OCI (hiitp or xml) protocol.
    1. Matching the styles of external catalog and your web channel application - might sound easy, but depends on the external catalog's capability to adapt to style changes.
    2. The navigation from one application (catalog) to the other (web channel) is NOT what you will like in today's slick UI-s. Two applications will be open when the user is browsing the catalog to select and "collect" the items in external catalog and then transfers the items to the web channel basket.
    Suggest you do a proof-of-concept and run the UI and navigation to the business users before you jump in.
    Also, explore if you can use the external catalog using web services.
    Easwar Ram
    http://www.parxlns.com

  • OCI Catalog integration with R3 ISA (ERP E-Commerce)

    Hi Gurus,
    I just needed some help on how to go about integrating R3 ISA with OCI Catalog. Please provide reference to some relevant documentation if available.
    Thanks.
    Jai

    Materials ManagementPurchasingEnvironment Data
    Web Services: ID and Description
    Sequence
    no     Description/Name of the paramener.     Vale of the patameter for web service     Type
    (Select)
    10               0 URL.
    20     User name          2 fixed value
    30     password          2 fixed value
    40     SERVICE          2 fixed value
    50     HOOK_URL          4 return url
    60     Submit          2 fixed value

  • UI Patterns and OCI Catalogs

    Hi,
    I am trying to write a CAF application that uses the Design patterns (Object Selector and Object Editor) to maintain my Service.
    I would like to put a link onto the page that will punch out to a OCI catalog and take the data posted back, and put this into the fields on my UI.
    Any suggestions would be appreciated
    Paul

    Hi,
    regarding 1. please try to add the WD-model of the CAF project to the Public Part. You can do this via using the context menu when the model node in the project hierarchy is selected.
    After that please re-build the project and build the DC once again. Then you should be able to add CAF's WD-model into your WD-component.
    However: if your IDE is a CAF 7.0 SPS8 patch 0, then you will face another issue: the entities of the CAF project are not visible in the component context, so the data binding will not be possible. In that case please use CAF 7.0 SPS8 patch 1 (available on SMP) or you have to extend the public part of the WD-Model with enitity type "Java folder tree" with the folder of the source code of the WD model.
    Regards,
      Jan

  • OCI Catalog Items not transfering to Work Order or PR in NWBC-HTML

    Hello,
    We currently have multiple OCI vendors set up in our SAP system. (We are running SAP 6 enhancement pack 5, and running traditional out of the box OCI, "not SRM". )
    When we use Standard SAP and NWBC desktop client 3.5, we can order from catalog and items will transfer to components tab (if using Work Orders) or PR line items (if using ME51N) with no issues.
    When we use the OCI for Work Order or ME51N in NWBC-HTML, we can access the Vendor catalogs and select the parts, but the shopping cart items will not transfer to SAP
    Can anyone explain what maybe causing the Catalog to return nothing in the Work Order Components tab or ME51N in NWBC-HTML.
    Help will be very much appreciated.
    Thank you.

    Hi Masa,
    I tested both already and it doesn't make any difference. My issue is most probably related to shared_memory as i've read some SAP notes. I've been able to find a workaround for our issue but i feel it isn't a complete solution for our issue.
    We're running a multi client environment and as it seems shared memory is enabled. Shared memory works properly within the EP however in the NWBC it doesn't. After enabling the paramaters for bypass inbound and bypass outbound handler the catalogs started working from within the NWBC aswell. However these paramaters aren't recommended if there isn't any need by SAP?
    If you have any clue on shared_memory and our issue then your inputs are very much appreciated however I feel this issue will most likely be resolved via SP's / patches as the use of the NWBC for SRM is relatively new.
    Kind regards,
    Tim

  • OCI catalog configuration

    Hi,
    Within the PM SPRO
    Plant Maintenance and Customer Service
    Maintenance and Service Processing
    Maintenance and Service Orders
    Interface for Procurement Using Catalogs (OCI)
    settings I have created a new catalog and in the call structure I am attempting to input the URL of the catalog I am aiming to call up when in a PM .  It appears I am restricted to a maximum 30 characters and the URL that I am entering is morethan 30 characters.
    Has anybody come across this issue and if so how did they overcome this?

    Hi,
    You can split the URL across multiple lines. Example:
    Seq no.   Name     Content                                    Type
      1                        https://mycatalogsuppliers.com      0
      2                        /spareparts/engins .......                 0
      3       username   guest                                           2
      4       password   welcome                                       2
    -Paul

Maybe you are looking for

  • Adding text to a file (not overwriting it)

    Hello, I am trying to have a printwriter just add text to a file instead of have having it rewrite my file. Here is the code currently in my code: outstr = "ANSWER = " + numbera; PrintWriter outscan = new PrintWriter("output.txt"); outscan.printf(out

  • ME2O report with special stock assignment (project stock)

    Dear Guru's Im tring to use ME2O report to monitor the stocks of subcontracting. In my business we have special stocks (project stocks). When I run the report it does not give the subcontracted stocks with project assignment. Am I doing something wro

  • Brush tool doesn't work

    I have just downloaded Photoshop Touch to my Samsung Galaxy Tab 10.1 which is running Android 4.0.4. The brush tool doesn't seem to work. I was wondering if this software is supported on this tablet.

  • Connecting USB cable to new iPad

    Is there a way of connecting a USB cable to my new iPad? I have a device that I want to connect to it but it is only supplied with a USB cable.

  • Need help converting Excel IF statement into CASE WHEN statement for Oracle

    Hi, Hope someone can help I have tried various ways of getting this to work, to no avail! Bascially I have some figures that are minus figures, and I need to add them together to get a movement figure, but I need to treat the minus figures as minus,