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


Please Help Members By Posting Answers For Below Questions

What is an rdbms?

585


What is the structure of bdcmsgcoll? : abap bdc

787


How can we determine a vendor is Bloc/Unblock from the table LFA1?

1660


What is ps structure? : abap hr

801


What is netweaver???what is the relationship with ABAP?

1631






What is a logical database?

669


Explain what is the significance of hide?

534


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1069


What is logical database? : abap hr

613


Explain what is the difference between primary key and unique key?

642


visibility section for class level and attributes level

817


What is the differences between structure and table in the data dictionary in abap?

611


How did you test the form you developed? How did you taken print?

612


Explain how to create any functions?

595


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2081