What event is trigger wen screen is displayed?Before
displaying Initailization and Pressing enter At selection-
Screen..............But at the selection displayed and we are
entering values naa that time?
Answer Posted / ashish
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.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a table pool? : abap data dictionary
How to get that a secondary index is attached to a select query?
When you prefer lsmw?
what is the t-code to link technical and functional operation?
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.
What are the different types of views and their definition?
How to convert the Unit for 'Distance' (The value from one Unit to another).
Create any functions? How to go about it?
Specify the types of data dictionary objects.
What is the different type of projects? : sap abap hr
What are the types of indexes in abap?
What happens if only one of the commands set screen and leave screen is used without using the other?
What is tmg?
What are the different methods of passing data? : abap modularization
On which event we can validate the input fields in module programs?