‎2005 Dec 07 1:09 AM
I have used <b>BAPI_MATERIAL_SAVEDATA</b> to load materials and It worked fine for me!
Now, I need to <b>extend the materials to a different plant</b> (using the same BAPI)!
Can you please tell me what BAPI-parameters I have to pass in order to accomplish this?
Also, I want to point out that we are using <b>split-valuation</b>!
Thanks in advance!
‎2005 Dec 07 2:41 PM
Hi,
For extending to other plants,
1. In the structure HEADDATA Pass fields
MATERIAL
IND_SECTOR
MATL_TYPE
PURCHASE_VIEW X
2. In the CLIENTDATA
PROD_HIER : Get from the material master
3. In the CLIENTDATAX : Mark this field as X.
4.In the PLANTDATA : Pass
PLANT : Mention req plant
PUR_GROUP : Get the Purcahsin group.
5.In the PLANTADATAX : Pass
PLANT : Mention req plant
PUR_GROUP = X
Hope this helps You.
Regards,
Sudheer
‎2005 Dec 07 2:41 PM
Hi,
For extending to other plants,
1. In the structure HEADDATA Pass fields
MATERIAL
IND_SECTOR
MATL_TYPE
PURCHASE_VIEW X
2. In the CLIENTDATA
PROD_HIER : Get from the material master
3. In the CLIENTDATAX : Mark this field as X.
4.In the PLANTDATA : Pass
PLANT : Mention req plant
PUR_GROUP : Get the Purcahsin group.
5.In the PLANTADATAX : Pass
PLANT : Mention req plant
PUR_GROUP = X
Hope this helps You.
Regards,
Sudheer