System fields in ABAP/4 programs
When you execute an ABAP programs, all the system fields
data are passed to the structure SYST
Use transaction SE11 - Dictionary to view the structure. Structure
are used for storing temporary data.
Some common system fields you can used in your ABAP programs.
-
SY-DATUM - System: Date
-
SY-UZEIT - System: Time
-
SY-UNAME - SAP user logon name
-
SY-PAGNO - Page number
-
SY-REPID - Name of ABAP/4 Program
More Function Module
Functions / SAP
Script / ALV
Tables
Database Table
ABAP Books List
ABAP/4 Certification,
Programming, Smartforms, Sapscripts and Object Oriented Programming Books
Smart Forms
SAP Smartforms
ABAP Menu:
ABAP Example Hints
and Tips
Return to Index:-
SAP ABAP/4 Programming,
Basis Administration, Configuration Hints and Tips
(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
All product names are trademarks of their respective
companies. The site www.gotothings.com is in no way affiliated with
SAP AG.
Any unauthorised copying or mirroring is prohibited.
|