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

Finding the Title from the Program Name

Former Member
0 Likes
913

Hi Experts,

Is there any FM or a Program to find out the title of the program by using the program name.

I have a list of programs, I want the titles ( Short Description) for those pograms.

Thanks in Advance,

Praveen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
807

hi,

u fetch title from TRDIRTI table.

write read r select to get title for particulr program

<REMOVED BY MODERATOR>

regards,

chandu

Edited by: Alvaro Tejada Galindo on Apr 23, 2008 5:47 PM

3 REPLIES 3
Read only

Former Member
0 Likes
808

hi,

u fetch title from TRDIRTI table.

write read r select to get title for particulr program

<REMOVED BY MODERATOR>

regards,

chandu

Edited by: Alvaro Tejada Galindo on Apr 23, 2008 5:47 PM

Read only

Former Member
0 Likes
807

Hi,

Please refer the table TRDIRT.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
807

Hi praveen,

Use FM- REPS_GET_OBJECT

Thanks,

srikanth.A