Application Development 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: 
SAP Community Downtime Scheduled for This Weekend

LSMW Steps for VA31

Former Member
0 Kudos
139

Hi all,

I need LSMW steps to upload scheduling agreements.

Need to use BAPI - 'SD_SALESDOCUMENT_CREATE' to create the same .

If there is some link then please post i search on SDN also for scheduling agreements.

Any help useful .

Regards,

2 REPLIES 2

Former Member
0 Kudos
52

After finishing upload the customer using LSMW, you can see the customer number created at LOG button. then click DISPLAY.

otherwise.... you can check it from KNA1 table.

Former Member
0 Kudos
52

You can also write code to display customer details whether they are created and error also if there's any as a report by using WRITE STATEMENT but do this between begin of transaction event.