cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How up update external product as 18 character in APO

Former Member
0 Likes
657

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.

Accepted Solutions (1)

Accepted Solutions (1)

I310607
Product and Topic Expert
Product and Topic Expert
0 Likes

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)