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

7KE2 tables

Former Member
0 Likes
795

Hi experts,

Can you please tell me tables used for 7KE2.

I need to select the data from 7KE2.

Thank you in advanced.

regards,

mrsara27....

5 REPLIES 5
Read only

matt
Active Contributor
0 Likes
688

Run the transaction with SQL trace and you'll find which tables you need.

Read only

Former Member
0 Likes
688

Hello

Such tables as below link

Read only

former_member585060
Active Contributor
0 Likes
688

Try

T8APP_HRKFT

T8APP_HRKFTT

TKA01

Regards,

Krishna

Read only

former_member585060
Active Contributor
0 Likes
688

Try to search this way.

Goto the Tcode :- 7KE2

give controlling area,

In next screen click F1 on any field in that screen, in performance assitance window click on technical settings,

Double click on the Maintanence view field, it will open maintanence view for that Tcode,

Click on Tables/Joinconditions, It gives u the tables used.

Read only

Former Member
0 Likes
688

Thanks a lot guys.