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 are the types of the software component being deployed in the sap?
Explain the data types of internal tables?
Explain the sequences of event block?
State the system field for the current date?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
Program lines for the radio button selection and unabling some input variables in section screen
What are the advantages of different types of bdc's?
How do we handle multiple line items in BDC's.
What is open sql vs native sql ?
Can you print decimals in type n?
when do you need to create an internal table with header line ? and with out a header line?
Explain the difference between get and get late?
What two statements are required in an abap program to output an icon using a written statement?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Explain open dataset in sap abap?