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

Dbtable for FI - Operating concern

Former Member
0 Likes
739

Hello,

I need some help regarding the tranx KEQ3.. this is normally for operating concerns.. Here i need a database table which gives me all the records that are found in a tranx level for a particular operating concern.

I hav found the maint. view:V_TKEOE but i require a db table..

I tried in debug but i couldn't get..

Can anyone help me out in providing the dbtable for the same.

Thanks

rohith

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
706

Table : TKEOE

Read only

Former Member
0 Likes
706

Ya i had got that one..

But if you check through tranx.. for one operating concern you may get 25 records suppose... if you check the same in that table with operating concern you may not find all the records... only around 9 or 10 are shown..

So, remaining why is that not reflecting or is there any other table..

Read only

0 Likes
706

Hi,

Try TKEB.

Read only

Former Member
0 Likes
706

This table:TKEB gives me only the operating conern but not the fields for the same.

Let me know if anyone can provide the same...

thanks

rohith

Read only

GauthamV
Active Contributor
0 Likes
706

Check this.

TKEBL

Read only

Former Member
0 Likes
706

Hi Rohit,

You have found the Maintenance view from that if you go the view click Table / Join Conditions you can find table,just check TKEOE table.

Read only

0 Likes
706

ya suresh,

But when im going to that table and trying to check the number of records it is having but it is mismatched with the records that are reflected through tranx...

Maint.. view is having only one table TKEOE...but with this im unable to get the solution..