cancel
Showing results for 
Search instead for 
Did you mean: 

SETUP TABLE

Former Member
0 Kudos

hi,

can anybody tell me how to run filling setup table in debugging mode so that we can find out from which table data is coming

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can do like this:

Schedule the setup table filling and Monitor in SM50 immediately.Here at the process time of the job you can see the tables it is using to fetch the data.

Or post your datasource, then somebody could tell you the base tables.

With rgds,

Anil Kumar Sharma .P

Former Member
0 Kudos

Or, set SQL trace on (ST05) before running setup, and later display the trace to see all the SQL executed.