What are control commands in sap scripts?
Answers were Sorted based on User's Feedback
Answer / arjun manglekar
The control commands in SAP SCRIPTS are
NEW-PAGE -Explicit Page Break
PROTECT..ENDPROTECT -Preventing Page Breaks
NEW-WINDOW -Next Main Window
DEFINE -Assigning a Value to a Text Symbol
SET DATE MASK -Formatting Date Fields
SET TIME MASK -Formatting Time Fields
There are no. of control commands above mentoned are only
few of them
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / nirmalafredrick
In Scripts we have,
If...........Endif.
Case.........Endcase.
Address......Endaddress.
Protect......Endprotect.
Bottom.......Endbottom.
Is This Answer Correct ? | 1 Yes | 2 No |
what data types allows length specification ?
How to handle Errors in Function Modules?
wat is the default file name of BAPI trace?
A situation: An ABAP program creates a batch-input session. We need to submit the program and the batch session in background. How to do it?
when do you need to create an internal table with header line ? and with out a header line?
what is the differenc between table control and table control wizard?
requirement is to create a badi for xd02 initial screen .how to search foe it.
can any one tell me the following question's answer 1. How can we create PUSH Botton in presentation layer. 2.How can we print the record. 3.If database has nor records & if we write 'for all entries' in select statement then what will be happen.
What type of transport requests?
In MPP,i have to create a input/output Button when i click ther i have to move some other transaction How?
n an internal table you want to modify content of a particular field in a row. How to do it?
What is the function of the correction system?