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

LSMW Errors for Excel file upload

Former Member
0 Likes
445

Hi all,

We've loaded an Excel file with 20,000+ records into SAP using LSMW and a background run. However, the LSMW returned errors for about 2,000 of those records and seems to have processed the other 18,000. Questions as follows:

1. Is there a way to extract the 2000 records into another Excel file?

2. If so, how can I isolate the 2000 records so that I can reload them with correct information? I do not want to have to go through each record one by one to find them.

3. How can I identify what the problem was for a record that produced an error?

Thanks in advance. Points will be awarded for helpful answers.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
392

u have used LSMW which will normally create a Session which will be executed using SM35 in background mode...Goto the session and click on errors...the errors are been shown up..U can correct there itself or else prepare another one with correct data and do a lsmw once again.

Hi all,

We've loaded an Excel file with 20,000+ records into SAP using LSMW and a background run. However, the LSMW returned errors for about 2,000 of those records and seems to have processed the other 18,000. Questions as follows:

1. Is there a way to extract the 2000 records into another Excel file?

2. If so, how can I isolate the 2000 records so that I can reload them with correct information? I do not want to have to go through each record one by one to find them.

3. How can I identify what the problem was for a record that produced an error?

Thanks in advance. Points will be awarded for helpful answers.

1 REPLY 1
Read only

Former Member
0 Likes
393

u have used LSMW which will normally create a Session which will be executed using SM35 in background mode...Goto the session and click on errors...the errors are been shown up..U can correct there itself or else prepare another one with correct data and do a lsmw once again.