cancel
Showing results for 
Search instead for 
Did you mean: 

OCI Catalog via ME21N or ME51N

Former Member
0 Kudos

Dear Experts,

We would like to use OCI Catalog via ME21N on our Purchasing prosess.

- We have define the OCI on:

IMG - Materials management- Purchasing- Environment Data - Web Services: ID and Description

Now, how we can use this Catalog via ME21N or ME51N ?

Thanks

Moshe

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert

Hi,

Please make sure you set the default flag for the catalog definition.

You see additional icon/button on top of item list.

Regards,

Masa

Former Member
0 Kudos

Dear Masa ,

Thanks , We have the Flag and the catalog Icon on Me21N

But when we click on the icon we got a white screen "Catalog Selection"

Thanks,

Moshe.

Edited by: Moshe Stein on Dec 4, 2008 8:22 AM

Edited by: Moshe Stein on Dec 4, 2008 8:23 AM

Former Member
0 Kudos

Hello,

We want to implement OCI catalogs in ME51N.

Do you have step by step configuration manual that we can use?

Thanks!
Eitan

Former Member
0 Kudos

Hello Eitan,

Kindly refer the below configuration steps in MM:

  1. Customizing:
      -> Purchasing
         -> Environment Data
            -> Web Services: ID and Description                                                 you can find more detailed information about the settings in Customizing of Supplier Relationship Management  (-> SRM Server -> Master Data -> Define External Web Services )
  2. let me explain the call structure parameter needed for the catalog (this is valid for a CCM-Catalog) :
    seq.Nrname parameter value
    10 http://........
    20 SAP-LANGUAGE sy-langu
    30 SAP-CLIENT xxx
    40 CATALOGID (name of catalog you want to use)
    50 LOCALE sy-langu
    60 CCM-USER (user for logon to catalog)
    70 CCM-PASSWORD (password for logon to catalog)
  3. You can maintain more than one WEB Services, but you have to set the 'Default Indicator' for one of them, otherwise you will not get any Catalog to be displayed in ME51n/ME21n.
  4. is it possible to use Multiple catalog in MM?
    by default not, but take a look into Function Module MMPUROCI_CALL. There is a coding here for calling more than one catalog, but it is inactive.
    An activation would be a modification w/o warranty...

Hope this will help you.

Regards,

Suneel Kumar

robin_janke
Contributor

Just a small addition to point 4.

As from ECC6.0 EhP5 it is possible to have multiple catalogs by default in MM transactions:

1. Activate LOG_MM_CI_3 business function

2. Don't check any default checkbox in catalog customising!

3. Enjoy standard multiple catalogs!

Regards,

Robin

Answers (0)