Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

External Key for BAPI_PRDSRVAPS_SAVEMULTI2

Former Member
0 Likes
359

Hi experts,

We are using FM BAPI_PRDSRVAPS_SAVEMULTI2 to create new location products. In this it asks for ProductId, Product and ProductInt as input in internal tables. As per Function module documentation Product is external key where as ProductId and ProductInt are internal keys.

Now can anybody throw light that from where I can get these three fields when i am creating new Location Product.

Thanks in advance

Siddarth.

1 REPLY 1
Read only

Former Member
0 Likes
314

Hi,

You can check this link

https://wiki.sdn.sap.com/wiki/display/SCM/APOCreateMaster+Data

Also Another way to create location products is to use Apo Loader program.

There are detailed information and the program itself, in note # 551972.

Regards

Hiren K.Chitalia