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

KKAJ

praveen_kumar132
Participant
0 Likes
2,073

Hi,

In the transaction KKAJ.There is a standard program .. i need to know from which all are the Tables the data is fetching ...

i find some structures..

but i need to know the Base tables only ...

please help me.

Hi,

In the transaction KKAJ.There is a standard program .. i need to know from which all are the Tables the data is fetching ...

i find some structures..

but i need to know the Base tables only ...

please help me.

5 REPLIES 5
Read only

Former Member
0 Likes
1,380

go to that Tcode

system.----


> status

there u will find program name.

open that program u will get tables there.

Read only

0 Likes
1,380

I HAVE DONE THAT . I GOT THE CORRESPONDING STRUCTURES ONLY . I NEED THE TABLES

Read only

Former Member
0 Likes
1,380

Hi

TKKAB is one table which I could find talks about:Posting Rules for Results Analysis.

Please check from that table...by using where used list button..in SE11.

Regards,

Vishwa.

Read only

Former Member
0 Likes
1,380

Hi,

Use st05 to find out the table. First execute the tcode st05 activte the trace and then execute the tcode kkaj after that deactivate the trace and disaply the trace to find the table.

Regards,

Srinivas

Read only

praveen_kumar132
Participant
0 Likes
1,380

thanks