2006 Nov 07 11:18 AM
Hi All,
its a very silly one, i have a text : "XYZ Enterprise"\
can i use a standard text for this to refer it into a program.
as an example.
I want to use the above text in a Reprot for writing the report header.
is it possible if so whats ths syntax for it to write it in a reprot.
thanks in advance.
Hi All,
its a very silly one, i have a text : "XYZ Enterprise"\
can i use a standard text for this to refer it into a program.
as an example.
I want to use the above text in a Reprot for writing the report header.
is it possible if so whats ths syntax for it to write it in a reprot.
thanks in advance.
2006 Nov 07 11:29 AM
Hi,
Generally standard texts are used in sapscripts.
usage is :
INCLUDE ZO26_IN_MAINT_TEXT OBJECT TEXT ID ADRS PARAGRAPH ZF LANGUAGE EN
Rgds,
HR
2006 Nov 07 11:38 AM
Hi
Standard text(so10) used in sap scripts.
Instead of that use text elements and use that text elements.
in the menu bar,u have text-elemnts option ..create and save and activate it.
2006 Nov 07 11:40 AM
Hi,
Why you want to create it as a standard text. It can be created as text element in the report only.
definy the text eleemnt and use is as text-000 in your report to print the text.
Still you want to creat in as a standard text means then you have to use the FM 'READ_TEXT' to get the text into internal table, after that you can print this as a report header.
Regards,
Satya.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |