Archive for the 'Table' Category

Commonly Used System Variables in SAP

Monday, June 30th, 2008

There are 176 system variables available within every ABAP/4 program. You do not have to define them; they are automatically defined and are always available. To display a list of system variables, display the DDIC structure syst. You can display it by using the Dictionary: Initial Screen, or by double-clicking on the name of any [...]

Popularity: 19% [?]