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

BAPI_MATERIAL_MAINTAINDATA_RT

Former Member
0 Likes
972

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
806

Hi all,

finally i got the answer ,,

BAPI_MATERIAL_SAVEDATA is working fine in IS Auto.

But we can't use bapi

BAPI_MATERIAL_MAINTAINDATA_RT that 's only for retail system.


3 REPLIES 3
Read only

Former Member
0 Likes
806

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.

Read only

Former Member
0 Likes
807

Hi all,

finally i got the answer ,,

BAPI_MATERIAL_SAVEDATA is working fine in IS Auto.

But we can't use bapi

BAPI_MATERIAL_MAINTAINDATA_RT that 's only for retail system.


Read only

Former Member
0 Likes
806

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.