How to write long-text in SAP scripts?
EX: I want to write text like below:
* Terms and Conditions:
1>....
2>....
3>....
Answer Posted / vivek
using this statement in SAPSCRIPT INCLUDE ®UD-TXTUN&
OBJECT TEXT ID ADRS
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is sequence of event triggered in report?
Explain what is the step-by-step process to create a table in data dictionary?
What data is contained in data dictionary? : abap data dictionary
What is new enhancement framework?
What functions does a data dictionary perform? : abap data dictionary
What are the value tables?
What is the difference between free and refresh?
What are table clusters?
Of the two call transaction and session method, which is faster?
What are the commands used for interactive reports?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What does hide statement do?
What is the difference between sy-tabix and sy-index? Where it is used?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Which function module reads the data for particular infotype ? : abap hr