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
5) How to rereive text elements in SF and script?
What is an abap instance?
Program lines for the radio button selection and unabling some input variables in section screen
What are the differences between a database index and a match code?
How many ways can a sap system be accessed?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Explain the advantages of different types of bdc's?
What is personnel sub are
What is meant by read lock? : sap abap data dictionary
Explain data dictionary in abap?
What are the requirements a dialog program must fulfill?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is dialog module?
What happens if only one of the commands set screen and leave screen is used without using the other?
What does the ‘suppress dialog’ do?