How to write long-text in SAP scripts?
EX: I want to write text like below:
* Terms and Conditions:
1>....
2>....
3>....

Answer Posted / rakesh mishra

use the function module read_text .
this is used to display the data from long text .
you can read the data from this function module and store it in tdline that is in the export of the function module .

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you use buffering?

601


how can we enable hyperlink in screen painter?

3380


What is the difference between tables and structures?

624


What is buffering in abap?

639


How many types of tables exists and what are they in data dictionary? : abap data dictionary

716






What is a data dictionary? : abap data dictionary

577


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3418


Fallback class

1744


What are client dependent objects in abap/sap?

612


How to insert a line into abap internal tables?

618


what is user specific parameter?

1677


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

577


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

908


What are the different types of parameters? How can you distinguish between different kinds of parameters?

547


Can you delete data element, which is being used by table fields. : abap data dictionary

666