cancel
Showing results for 
Search instead for 
Did you mean: 

Catalog integration with Plant maintenance Order

former_member533535
Participant
0 Kudos

Hi Experts,

We are working with ECC 6.0 and we are planning to integrate PM Order with External Punchout catalog.

We have maintained the configuration of creation of call structure and assigning to Order type. And now we can able to connect to catalog from IW31 transaction from Component tab.

When to try to select and transfer the item it is not updating the component. We have also maintained the HTML field mapping with SAP fields as follows.

Catalog                       Seq   SAP FIELD             HTML FIELD                           FIELD TYPE 

PROD_wallmedien_test 10      RESBD-MATXT        NEW_ITEM-DESCRIPTION      HTML Field

PROD_wallmedien_test 20      RESBD-MENGE      NEW_ITEM-QUANTITY           HTML Field

PROD_wallmedien_test 30      RESBD-EINHEIT      NEW_ITEM-UNIT                     HTML Field

PROD_wallmedien_test 40      RESBD-GPREIS      NEW_ITEM-PRICE                  HTML Field

PROD_wallmedien_test 50      RESBD-PEINH         NEW_ITEM-PRICEUNIT            HTML Field

PROD_wallmedien_test 60      RESBD-WAERS      NEW_ITEM_CURRENCY           HTML Field

PROD_wallmedien_test 70      RESBD-LIFZT          NEW_ITEM-LEADTIME           HTML Field

PROD_wallmedien_test 80      RESBD-LIFNR         NEW_ITEM-VENDOR                HTML Field

PROD_wallmedien_test 90      RESBD-IDNLF         NEW_ITEM-VENDORMAT           HTML Field

PROD_wallmedien_test 100      RESBD-MFRPN     NEW_ITEM-MANUFACTMAT           HTML Field

PROD_wallmedien_test 110      RESBD-MATKL      NEW_ITEM-EXT_CATEGORY_ID      HTML Field

Also we have implemented the standard BADI: PLM_CATALOG_IF Method: COMPONENT_VIA_CATALOG_GET

But this BADI is getting triggered when we click on Catalog link during creation and not during the transfer.

Let me know what is missing to achive the transfer of catalog item to Plant Maintenance order (IW31).

Regards,

B.N.Karthikeyan

Accepted Solutions (0)

Answers (2)

Answers (2)

jason_boggans
Active Contributor
0 Kudos

Hi,

This should be directed to the PLM forums, not SRM. Please raise your query there and close this thread at your convenience.

Their discussion forum is available here.

Regards,

Jason

timea_geczi
Active Participant
0 Kudos

Hi,

maybe you could try the other method COMPONENT_VIA_CATALOG_MODIFY of the PLM_CATALOG_IF BADI.

I'm not sure, because it is a PLM specific BADI.

Regards,

Timea