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 kind of financial periods exist in SAP? What is the relevant table for that?
What are the events used in interactive reports?
What is Transactional based Application & Role based Application?
What is sap abap data dictionary?
What is IMG in SAP?
Can i have some Realtime Scenarios on Reports.
Explain the client concept of sap.
How do you execute the payroll
In the `select' statement what is group by ?
What is a bsp application? : sap abap hr
What are the difference between call screen and leave screen?
How can we access the correction and transport system?
What is the advantage of structures?
Explain what is an rfc?
Value table VS check Table.