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

Tables used in tcode KOB1

Former Member
0 Likes
12,506

Hello.

i have been told to make a report on internal orders based on transaction KOB1. I was suposed to find there the tables for selecting data. But i cannot find the place in that program (RKAEP000) where the data is selected. Apparently this report uses something called "archiving object" CO_ITEM. would i found the tables i need there? if so, how can i look into that archiving object?

i have no idea of CO so i cannot guess which tables i should use and to make it worse there is no data in my development envioroment so ST05 is also unuseful to find out which these tables are.

Thank you,

Javier.

1 REPLY 1
Read only

Lakshmant1
Active Contributor
0 Likes
5,929

Hi Javier,

Please refer the follwoing tables,

COBK - CO Object: Document Header

COEP - CO Object: Line Items (by Period)

COEJ - CO Object: Line Items (by Fiscal Year)

Hope this helps.

Thanks

Lakshman