2009 Mar 12 7:16 AM
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.
2009 Mar 12 7:27 AM
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
2009 Mar 12 7:27 AM
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