‎2007 Apr 11 6:34 AM
‎2007 Apr 11 6:35 AM
Hi..
<b>DATA:
ITAB TYPE STANDARD TABLE OF TEXTPOOL WITH HEADER LINE.
READ TEXTPOOL 'ZYH642_TEST' INTO ITAB</b>
this will fetch you all the text elements with their numbers (001,002....)
‎2007 Apr 11 6:35 AM
Hi..
<b>DATA:
ITAB TYPE STANDARD TABLE OF TEXTPOOL WITH HEADER LINE.
READ TEXTPOOL 'ZYH642_TEST' INTO ITAB</b>
this will fetch you all the text elements with their numbers (001,002....)
‎2007 Apr 11 6:36 AM
it goes along with Transport request of report when u are creating the report.
or
just change any thing and save it will ask for TP request.
Regards
Prabhu
‎2007 Apr 11 6:36 AM
hi,
you need to add entry for <b>limu</b> <b>rept</b> <b><prog name></b>in the transport request
regards,
Navneeth.K
‎2007 Apr 11 6:36 AM
‎2007 Apr 11 6:37 AM
Hi Sunil,
<b>Run the program RSTXTRAN to transport the texts.</b>
regards,
Gaurav
<b>reward points if useful</b>
‎2007 Apr 11 6:39 AM
Hi
If you create the text elements for a report, its advised to have them under the same Transport request, so that, they will move along with the program.
You can use program <b>RSTXTRAN</b>, to manually add Standard texts to any correction .
Regards,
Raj
‎2007 Apr 11 6:39 AM
Hi,
When u will create the text element, system will ask for the transport request, use that TR to transport the text element
Regards,
Sonika
‎2007 Apr 11 7:30 AM
Hi Sunil,
The text elements created for a report are saved under the same request number and transported with the request , provided they are activated.
From your code, In the Menu. choose GOTO --> TEXT ELEMENTS --> Select any one of list headings , selection texts or text symbols, you will go to a screen where all text elements of the program are maintained. Check if it is active, if not, activate it.
Then, the text elements get transported along with the report.
Award points if useful.
Regards,
Divya