What are control commands in Scripts?

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


Please Help Members By Posting Answers For Below Questions

Which transaction code can I used to analyze the performance of ABAP program.?

855


Difference between Read and Get cursor?

1780


Difference between transparent tables and pooled tables? : abap hr

781


What is dynpro? what are its components ?

829


What are Pull and Push Methods?

1957


Explain how do you get output from idoc?

829


What is difference between dependent and independent data?

768


What is the difference between data elements and domains? : abap data dictionary

785


What is the function of a data element? : abap data dictionary

788


How to write a code for multiple transactions? : abap bdc

747


What are the steps in a bdc session? : abap bdc

745


What are the differences between the table and the structure in the data dictionary in the sap abap?

797


What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?

899


What are authorization objects and what statement is used to perform an authorization check in an abap program?

741


When to use logical database?

758