ABAP Keyword Documentation → ABAP − Short Reference
GET PF-STATUS - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
GET PF-STATUS status [PROGRAM prog] [EXCLUDING fcode].
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
.