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

Table for Include Programs.

Former Member
0 Likes
6,720

Hi,

Can anyone tell me which table stores the include program names of a Module Pool.??

regards,

Ramakanth

3 REPLIES 3
Read only

Former Member
0 Likes
3,028

Hi,

Check the table REPOSRC with program type as 'I'.

Thanks.

Read only

0 Likes
3,028

Thanks for your Reply..

My exact requirement is to identify the main program for all the include programs. REPOSRC gives the include program name but i think it doesnt give the main program name from where include is fetched.

So I need table which stores the main program / Module Pool and its includes.

Read only

3,028

Hi,

check the table D010INC.

Thanks.