Skip to Content
0
Former Member
Nov 24, 2009 at 02:00 PM

How to get the index of the error record when uploaded using standard LSMW

200 Views

Hi Experts,

When uploading data using lsmw standard batch input method which creates an error session if any errors,how can we able to find the index of the error record

eg: If 3rd record in input file is incorrect then error session is getting created with the error and index as 1.But I want to know that 3rd record in my input file is incorrect.

Please help me out.