what are the different event functions used in SAP Scripts?
Answers were Sorted based on User's Feedback
Answer / devi
We can use different functions to change the out format of script.
1.Define
2.Address ....End Address
3.Top .....End Top
4.Bottom....End Bottom
5.Protect .....End Protect
6.New-Page
7.If ....EndIf
8.Case.....EndCase
Is This Answer Correct ? | 2 Yes | 0 No |
OPEN_FORM
START_FORM
WRITE_FORM
END_FORM
CLOSE_FORM
Is This Answer Correct ? | 0 Yes | 1 No |
What is an abap?
What is the difference between getting and get late?
Is main window mandatory in smartforms?
what is the variable to be used in sap scripts to find the total number of pages of the print job?
final entry BDC table?
what is user specific parameter?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is the step by step process to create a table in data dictionary?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What is the disadvantage of using EXEC SQL stmt do in ABAP?
What is the difference between Classic badi and Kernal badi ?
what is session and what is the use of that one?