what are the different event functions used in SAP Scripts?
Answer Posted / radhika2006
OPEN_FORM
START_FORM
WRITE_FORM
END_FORM
CLOSE_FORM
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is an on”*-input filed” statement?
Difference between function group and function module?
What is static attribute
What are the tcodes for performance tuning?
What is repository info. Systems?
Which objects are independent transport objects? : abap data dictionary
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is a collect statement?
How to create any functions? How to go about it?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What are the different control break statements available inside a loop?
Work most on which module: name a few tables?
Explain how do you move on to the next screen in interactive reporting?