‎2013 May 23 4:21 PM
Hi all,
I'm copying program from IS Retail to IS Auto In that i have BAPI (BAPI_MATERIAL_MAINTAINDATA_RT) for maintain article .
Doubt is ,
It is possible to use the same BAPI in IS Retail for maintain the material?
Thanks,
Ashok.c
‎2013 May 28 1:00 PM
Hi all,
finally i got the answer ,,
BAPI_MATERIAL_SAVEDATA is working fine in IS Auto.
But we can't use bapi
‎2013 May 23 7:18 PM
Hi Ashok,
I have not worked on similar requirement but would suggest you to test the BAPI in SE37. Do test the BAPIs
BAPI_MATERIAL_MAINTAINDATA_RT
and
BAPI_TRANSACTION_COMMIT
in sequence and see whether it satisfies your requirement.
Thanks,
Ankit.
‎2013 May 28 1:00 PM
Hi all,
finally i got the answer ,,
BAPI_MATERIAL_SAVEDATA is working fine in IS Auto.
But we can't use bapi
‎2013 May 28 1:08 PM
Our company has developed some kind of Master data manegment tool, which maily focuses on material data.
We use exactly this BAPI_MATERIAL_MAINTAINDATA_RT to post our data to the SAP System in case of retail Systems. For ERP-Systems we use BAPI_MATERIAL_SAVEREPLICA.