Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

System tables

Former Member
0 Likes
446

Hi all,

i want to know whether there is any other system table like SYST which can be used for accessing system varibles at runtime (while debugging.)

3 REPLIES 3
Read only

Former Member
0 Likes
408

Hi,

SYST is the table which has all the variables that can be used at the runtime. eg SY-UNAME

Rgds,

Sachin.

Read only

Sm1tje
Active Contributor
0 Likes
408

Depends on what you are looking for of course. But in general, this is the only structure you can access which holds all the relevant in relation to an SAP system.

Read only

0 Likes
408

Hi,

Check WFSYST structure.

Regards,

Surendar Reddy.