a. RESULT    - this gets the result of the ABAP code
b. RETURNCODE - you set this to 0 if everything is OK; else this record is skipped
c. ABORT - set this to a value not 0, to abort the entire package.
b. RETURNCODE - you set this to 0 if everything is OK; else this record is skipped
c. ABORT - set this to a value not 0, to abort the entire package.
No comments:
Post a Comment