All IT and Non IT Interview Questions, MCQs, Online Quiz Questions, Engineering VIVA Questions
Home » Unlabelled » What happens if only one of the commands SET SCREEN and LEAVE SCREEN is used without using the other? | ABAP Module Programming
Saturday, 17 March 2012
What happens if only one of the commands SET SCREEN and LEAVE SCREEN is used without using the other? | ABAP Module Programming
If we use SET SCREEN without LEAVE SCREEN, the program finishes processing for the current screen before branching to . If we use LEAVE SCREEN without a SET SCREEN before it, the current screen process will be terminated and branch directly to the screen specified as the default next-screen in the screen attributes.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment