Home » Unlabelled » What is “at exit-command” ? | ABAP Module Programming
Wednesday, 14 March 2012
What is “at exit-command” ? | ABAP Module Programming
• The flow logic keyword AT EXIT-COMMAND is a special addition to the MODULE statement in the flow logic. AT EXIT-COMMAND lets you call a module before the system executes the automatic field checks.
No comments:
Post a Comment