‎2009 May 08 7:46 AM
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
‎2009 May 08 7:50 AM
‎2009 May 08 7:53 AM
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..
‎2009 May 08 7:59 AM
‎2009 May 08 8:03 AM
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
‎2009 May 08 8:05 AM
‎2009 May 08 8:06 AM
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.
‎2009 May 08 8:09 AM
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..