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 &REGUD-TXTUN&
OBJECT TEXT ID ADRS

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?

1609


In a loop of an internal table, what is the use of at first & at last statements?

1471


How memory management happens for internal tables and work areas in abap?

726


What is step-loop? Explain all the steps?

541


Can I execute user exits? If yes, how?

588






What are the types of subroutines? : abap modularization

589


What is the collect statement? How is it different from append?

517


What is an update type with reference to a match code id?

560


1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?

6636


Explain the difference between free and refresh?

584


Can we define our own match code id's for sap matchcodes? : abap data dictionary

562


What is abap work bench?

726


How the transaction that are programmed by the user can be protected?

633


Difference between call by value and call by reference? : abap data dictionary

599


Why do we use logical blocks in abap program?

1439