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

Reports Table names

Former Member
0 Likes
16,858

Hi gurus,

Can anyone tell me in witch table does the reports name, texts and creator stays??

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
6,672

hi martin,

all the report names and the creators r stored in table TADIR.

all sap tables r stored in table DD02L.

all sap tcodes r stored in TSTC.

reward if hlpful.

6 REPLIES 6
Read only

Former Member
0 Likes
6,672

Hi,

Table is TADIR

Reward points

Read only

Former Member
0 Likes
6,672

Hi,

Check the Table TADIR-OBJ_NAME -->Object Name in Object Directory

AUTHOR--->Person Responsible for a Repository Object.

Regards

Kiran Sure

Read only

GauthamV
Active Contributor
0 Likes
6,673

hi martin,

all the report names and the creators r stored in table TADIR.

all sap tables r stored in table DD02L.

all sap tcodes r stored in TSTC.

reward if hlpful.

Read only

Former Member
0 Likes
6,672

Hi,

Check the table D010SINF.

Read only

Former Member
0 Likes
6,672

hi, thk for the anwsers guys. just one more, what about the report texts, the characteristics.

Thk in advance,

Regards

Read only

Former Member
0 Likes
6,672

hi check this..

check this report will return the changes done by the user RSUSR002

regards,

venkat