‎2009 Apr 09 11:10 AM
hi,
I have problem while creating dynamic report I have a text file Containing all the lines of a Program If i download the text then the Pgm should be dynamically creted with text elements. i cant Copy text element alone in the text file So i used two lines of statements,
1.one to insert lines of Program
INSERT REPORT repname FROM code.2. To insert Text elements of that Particular Pgm
INSERT TEXTPOOL repname FROM text2 LANGUAGE langu2.I want to know how to combine this both..
or is there any other method to dynamically insert the report with textelements.
Plz give me suggestions
Hema
‎2009 Apr 10 5:55 AM