1.

Will Coding The Abap Transfer Rule, What Are The Important Variables You Make Use Of?

Answer»
  • RESULT This gets the result of the ABAP code.
  • RETURN CODE You SET this to 0 if everything is OK; ELSE this RECORD is skipped.
  •  ABORT Set this to a value not 0, to abort the centric package.



Discussion

No Comment Found