Dear all ,
i have a requirement like ....
I am writing a field level routine in that iam using this follwing code
If SY-SUBRC = 0
{ executes my code }|
Else
{ here i want to abort the data load }
How can i abort the data load , and give me the detail code(steps) for that .
thanks and regards
Edited by: navenas on May 17, 2010 2:11 PM