Answer Posted / radhika
These are the sapscript control commands
Explicit Page Break: NEW-PAGE
Preventing Page Breaks: PROTECT
Next Main Window: NEW-WINDOW
Assigning a Value to a Text Symbol: DEFINE
Formatting Date Fields: SET DATE MASK
Formatting Time Fields: SET TIME MASK
Country-Dependent Formatting: SET COUNTRY
Position of the Leading Sign: SET SIGN
Initializing Numbered Paragraphs: RESET
Including Other Texts: INCLUDE
Changing the Style: STYLE
Formatting Addresses: ADDRESS
Setting a Header Text in the Main Window: TOP
Setting a Footer Text in the Main Window: BOTTOM
Conditional Text: IF
Finding a Match: CASE
Calling ABAP Subroutines: PERFORM
Inserting Print Controls: PRINT-CONTROL
Boxes, Lines, Shading: BOX, POSITION, SIZE
Hexadecimal Data: HEX, ENDHEX
Summing a Program Symbol: SUMMING
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which transaction code can I used to analyze the performance of ABAP program.?
Difference between Read and Get cursor?
Difference between transparent tables and pooled tables? : abap hr
What is dynpro? what are its components ?
What are Pull and Push Methods?
Explain how do you get output from idoc?
What is difference between dependent and independent data?
What is the difference between data elements and domains? : abap data dictionary
What is the function of a data element? : abap data dictionary
How to write a code for multiple transactions? : abap bdc
What are the steps in a bdc session? : abap bdc
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
When to use logical database?