ABAP Keyword Documentation → ABAP - Quick Reference
GET PF-STATUS - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
GET PF-STATUS status [PROGRAM prog] [EXCLUDINGfcode].
Effect
Returns the current GUI status in status
.
Additions
-
PROGRAM prog
Returns the program, in which the GUI status is defined, inprog
. -
EXCLUDING fcode
Returns the inactive function codes in the internal tablefcode
.