cancel
Showing results for 
Search instead for 
Did you mean: 

How up update external product as 18 character in APO

0 Kudos

Hi Experts,

we have a requirement. using upload file we have to create product in APO system using bapi

BAPI_PRDSRVAPS_SAVEMULTI2. But it is updating as 18 character in both product and external product in /SAPAPO/MATMAP tables and standard sap screen also /SAPAPO/MAT1.

please provide solution.

Thanks,

Karthik.

0 Kudos

we have a requirement. using upload file we have to create product in APO system using bapi

BAPI_PRDSRVAPS_SAVEMULTI2. But it is updating as 18 character in both product and external product in /SAPAPO/MATMAP tables and standard sap screen also /SAPAPO/MAT1.but we need to update only for external product not in both the places. for more details please find attached screenshot.

please provide solution.

Accepted Solutions (1)

Accepted Solutions (1)

I310607
Advisor
Advisor
0 Kudos

Hi Karthik,

in these cases the best if you create some tests in //MAT1. The BAPI should follow the numbering same logic as you create a product in /SAPAPO/MAT1 manually or even CIF.

More information on prohttps://wiki.scn.sap.com/wiki/x/wg0MDg

Regarding the product master (PRODNO) you can find the settings in SPRO > SAP - Implementation Guide > SCM Basis > Master Data > Product > Specify Output Format of Product Number, I am sure you found that already. BEWARE these settings must be done before the first product master is created in the system !

Regarding the External Product number - if these settings are not sufficient, one can try making adjustments in the following Exits / Badis:

- FM: /SAPAPO/DM_PRODUCTS_MAINTAIN -> function EXIT_SAPMMDUSER_005

- Class: /SAPAPO/IF_EX_PRODU_CONVEX

Best Regards,

Gergely

Answers (0)