System Variables are:
SY-DATUM for System Date.
SY-ULINE for horizontal lines in a list.
SY-VLINE for vertical lines in a list.
SY-UCOMM returns the code for the GUI status button.
SY-LSIND contains the number of the current list in the list hierarchy.
SY-UNAME will return the SAP ID given to you by the client.
SY-REPID provide report name.
SY-TITLE title of a program.
SY-DYNNR Dynpro number of active screen.
SY-PFKEY Name of the current pf status.
SY-LANGU Logon language.
Comments
Post a Comment