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

Former Member
0 Likes
894

ALL THE ZEE TABLE AND PROGRAMS R STORED IN WHICH TABLE?

8 REPLIES 8
Read only

Former Member
0 Likes
874

hi,

in DD02L-- All tables

in TRDIR-- All reports/ programs

in TNAPR-- All printing programs

Message was edited by:

Dhwani shah

Read only

Former Member
0 Likes
874

Hi,

Tables are stored in DD02L and TADIR tables.

in table tadir pass the filed in PGMID AS R3TR and OJECT as TABL and obj_name = z*

then u will get all the ztables.

regards,

Santosh Thorat

Read only

0 Likes
874

I AM NOT GETTING THIS LINE >pass the filed in PGMID AS R3TR and OJECT as TABL and obj_name = z*? PLZZ EXPLAIN

Read only

0 Likes
874

Hi,

In the selection-screen of the table TABLE after going to screen se16 , TADIR,

field name PGMID --- pass R3TR ( because its a r/3 object )

field name OBJECT -


pass TABL ( because its a TABLE)

field name obj_name -


Z* ( this field wiil have the TAble names which start from Z* ).

regards,

Santosh Thorat

Read only

Former Member
0 Likes
874

Hi Srinath,

Go to SE11 under database table give E071 and display table contents

under request task give the transport request no for which obj u need to find all the details reg the obj name and table and execute

Hope this help u

Reward points if useful..

Regards,

Sreenivas

Read only

Former Member
0 Likes
874

All the Custome (Z forms and Programs) also stored in TNAPR table

TRDIR is the table where all abap programs are stored. TFDIR is the table where all FUnction Modules are stored. ...

Award points if found usefull ....

Cheers,

Chandra Sekhar.

Read only

Former Member
0 Likes
874

Programs in TADIR table

Table names in DD02L table..

reward all helpful answers

Read only

Former Member
0 Likes
874

Hi Srinath,

<b>DD02L</b> - Stores all the SAP tables.

<b>TRDIR</b>- Stores all the abap programmes .

<b>reward for useful answers </b>.

Regards,

Sunil kairam.