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

MR21

Former Member
0 Likes
411

Dear All,

I'm using LSMW with Batch Input Recording for MR21 Transaction. During the Upload if there are Errors during the upload. How should the Error handling be done ?

Thanks & Regards,

Sai

2 REPLIES 2
Read only

Former Member
0 Likes
343

Hi,

Check :http://www.saptechnical.com/Tutorials/LSMW/Routines/Page1.htm

1.LSMW if u are using BDC /Direct methids then it will create Sessions , so in case of errors it will create session log.

2.SAP generated messages can't be handled in LSMW. We can check/Analyze the logs by T.Code: SLG1.

We can create multiple Structures in LSMW with 2nd Step

Regards,

Kumar(Reward if helpful).

Read only

0 Likes
343

Thanks Siva...