SAP Functional, Basis Components, and ABAP Programming Books


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.

Back to Previous

Return to SAP Hints and Tips on Configuration and ABAP/4 Programming