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

Insert report....Directory entry dir

Former Member
0 Likes
507

Hi All,

I am using the statement INSERT REPORT ..... with the extension DIRECTORY ENTRY dir. This extension specifies the program attributes for the created or overwritten program according to the content of dir. But here the condition is that the dir should have the structure of TRDIR. According to my requirement I need the report title also...which will be available in TRDIRT. Then how can I retrieve the report tilte from the INSERT REPORT statement. Is thr any other way to do this? Please respond as soon as possible.

Thanks in advance,

Swapna.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
461

Hi NagaSwapna,

You can find the report titile in the table TRDIRT with the filed name TEXT

give the program name in field NAME.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
462

Hi NagaSwapna,

You can find the report titile in the table TRDIRT with the filed name TEXT

give the program name in field NAME.

Thanks