What is the diff b/w load of program and Initailazatio Events?
Which event triggers each time we exectute the program?
Answer Posted / buddula15
LOAD-OF-PROGRAM :
=================
The Purpose of the load-of-program is to load the program
into system memory so that the program can be executed.
INITILIZATION:
===============
This triggers when the program is loaded into memory to
initilize the values.
=> When you execute program load-of-program must be
triggered and initilization event exist in the program then
it triggers next.
Buddula15
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is the function of a domain? : abap data dictionary
What is logical database? : abap hr
Explain the properties of selection screen?
Can a filed occur in several field groups?
What is a 'z' report?
What are hashed tables?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is the difference between scrolling a table horizontally and vertically?
java script for push button in adobe forms.
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What are dml commands in abap?
Define dispatcher?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What is gui status? How to create /edit gui status?