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 the program name description

Former Member
0 Likes
26,663

hi,

i want to know the table which stores the description of the table.

i having the TADIR(Directory of R/3 Repository Objects) which stores the data about a program but i want to have the description of the program also.

plzz provide me guidelines for getting the description of the program.

6 REPLIES 6
Read only

Former Member
0 Likes
12,089

try

TRDIRT

Read only

GauthamV
Active Contributor
0 Likes
12,089

hi,

TRDIRT table.

Read only

Former Member
0 Likes
12,089

Hi ricx,

You can find description from table TRDIRT.

Pass program name for 'NAME' and get text from 'TEXT'.

Thanks.

NItesh

Read only

Former Member
0 Likes
12,089

Hi,

Please refere the below mentioned tables for your requirement.

TRDIRE

TRDIRT

TRDIRTI

Best Regards,

Deepa Kulkarni

Read only

Former Member
0 Likes
12,089

DD02L - Sap Tables

DD02t - Table Text

TRDIRT- Description of the program

Read only

Former Member
0 Likes
12,089

Hi Ricx.s,

Dont ask these type of simple questions, you might have got the answer if you have done a search.

So do have a Habit of searching before posting a question.

Anyhow a Must to have book for Technical Consultants;

[SAP Tables for Technical Consultants|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e944e133-0b01-0010-caa2-be2cb240f657]

Download the above PDF and check it, it has all important technical and functional module tables.

Regards

Karthik D