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

Material master data BAPI and LSMW log

Former Member
0 Likes
562

I have three questions want to ask :

1. I will use all the view to create material master. I want to know if there is one BAPI to create it.?

2. If I use LSMW to create it, in LSMW i use the BAPI method to create it. But I should to know the detail log information When I finished the LSMW. How can I get the log information ,because I should send the log information to other system. I must get the log, then I can send out the log information to other system.

3. I want to know if i can run lsmw in report. if there one FM to do this ? User don't want to step by step to run this , they want to run only once time so they can create the master data.

Thanks in Advance .

susan

2 REPLIES 2
Read only

Former Member
0 Likes
424

1) The bapi is BAPI_MATERIAL_SAVEDATA

Regards,

Ravi Kanth Talagana

Read only

Former Member
0 Likes
424

Hi Ming,

Use the BAPIs:

BAPI_RETAILMATERIAL_CREATE.

BAPI_MATERIAL_SAVEDATA

refer the sample code

https://forums.sdn.sap.com/click.jspa?searchID=13348102&messageID=3459824

Regards,

Chandra Sekhar