‎2009 Jun 15 8:01 AM
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.)
‎2009 Jun 15 8:08 AM
Hi,
SYST is the table which has all the variables that can be used at the runtime. eg SY-UNAME
Rgds,
Sachin.
‎2009 Jun 15 8:19 AM
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.
‎2009 Jun 15 8:22 AM