What are control commands in Scripts?
Answers were Sorted based on User's Feedback
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 |
The purpose of these is to allow control of the output
formatting. These commands are not interpreted by the
SAPscript editor, but are passed through to the SAPscript
Composer for processing. The Composer is the program that
converts text from the form displayed in the editor to the
form used for printing. This includes, for example, line and
page formatting, the replacement of symbols with their
current values and the formatting of text according to the
paragraph and character formats specified.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / manoj kumar
four types of control command are there
they are
system comands
commanda from sfsy structure
like &page& date formpages
program commands
like internal tale varables
i-lfa1-lifnr.
formatingcommands
like &symbol(z). it will supress all leading zeros.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / bgmr
start_form
open _form
write_form
close_form
end_form
Is This Answer Correct ? | 0 Yes | 4 No |
What’s value table?
what is the purpose of TYPES keyword?
while implementing badi what are the tables u find??
when we use bdc and lsmw and bapis and ale idocs
How many types of views are there ?
What was the requirement of IDoc in your project? How it was working?
0 Answers IBM, Tally Solutions,
What is Macro
Define dispatcher?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
if i want to insert 10 laks MM records and for inserting one record it takes 1 min by using call transaction or session method . so here is there any alternative
Can we use CALL SCREEN in RFC?
what is BAPI?
6 Answers FutureSoft, IntelNet, jusco,