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
Explain the components of selection table?
How do we handle multiple line items in BDC's.
Can i Have Some Realtime Examples On Modulepool programming.
Module Pool Programming: Events and Table Control handling.
Explain how is batch input process different from processing on line?
Explain what is the purpose of sap script?
Abstract class and interface, multiple inheritance, live example
How to know if the value entered contains records or not?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
if while coding power goes off , how to retrieve the codes?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
I need some information regarding Vcentric Test pattern ? with questions.
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 data is contained? : abap data dictionary
performance tuning concepts