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

How do you work with semi colon se[arated files in BDC ?

1446


What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary

510


What is meant by a schema? : sap abap hr

579


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

603


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

604






What are the features of abap/4 dictionary? : abap data dictionary

573


In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

699


What primary key and foreign key relationship

880


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

604


What is the use of the statement leave to list-processing?

579


What are the components of sapscript?

619


What is a type-pool?

605


How do you write manual bdc session method? : abap bdc

588


What is page window?

572


How will you transfer data into a file in application server?

583