‎2008 Aug 29 5:57 AM
Hello Experts,
As far as I read about it, it cannot extend already existent material to another plant.
Is there any other solution or I can go for BAPI_MATERIAL_SAVEDATA
Aastha
I
‎2008 Aug 29 12:49 PM
‎2008 Aug 29 12:49 PM
‎2008 Aug 29 12:52 PM
Hi,
Get all the data using other BAPI for reading Material data.....
Change the plant and use the same BAPI for extending the material to other plant..
Regards,
Kunjal
‎2008 Aug 29 12:53 PM
‎2008 Aug 29 12:54 PM
hii
this FM BAPI_MATERIAL_SAVEDATA
is used to extend a material to another plant
for that you need to read the original data via BAPI_MATERIAL_GET_DETAIL and then select additional data from MKVE and save it via BAPI_MATERIAL_SAVEDATA with table parameter SALESDATA
also check with
BAPI_STANDARDMATERIAL_CREATE Create/Extend Material
regards
twinkal
‎2008 Aug 29 1:00 PM
As far as I read about it, it cannot extend already existent material to another plant.
Is there any other solution or I can go for BAPI_MATERIAL_SAVEDATAI think you read right.
Use either LSMW or you can MM17 for Mass change in material.
Amit.