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

DB Table for Report Painter

Former Member
0 Likes
392

Hi all,

Can anybody please let me know in which db table the details of the Report Painter are stored?

If I have a Transaction Code, I want to know if that transaction code is created for Report Painter or not through program not through SE93.

I have to create a report on all Z Transaction Codes.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
348

TSTC is the table in which all transaction are stored.

And TSTCT is the table in which correspondent transaction text can be found.

Read only

Former Member
0 Likes
348

Hi Mr.A ,

while creating tcode for report painters we will take option PARAMETER Transaction code , so based on the transaction type u can find out from the same tables - TSTCP or TSTC.

regards

Prabhu