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
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How many detail lists can be created in interactive reporting?
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What is the use of program rsbdcsub? : abap bdc
The max number of calling modes stacked at one time is?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What are user exits? What is involved in writing them? What precations are needed?
What is step-loop?
What are the abap/4 commands that link to a layout set?
Which function module would you use to check the user’s authorization to access files before opening a file?
What are the different types of operators in the sap abap?
How does the interface between the dynpro and the abap/4 modules take place?
Setting up a BDC program where you find information from?
What are the two levels in defining a match code ?
How many default tab strips are there?