Saturday, 17 March 2012

What are the restrictions on Subscreens? | ABAP Module Programming


Subscreens have several restrictions.  They cannot:
•     Set their own GUI status
•     Have a named OK code
•     Call another screen
•     Contain an AT EXIT-COMMAND module
•      Support positioning of the cursor.