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
Do we have to migrate all sapscript forms to smart forms?
What should be the approach for writing a bdc program? : abap bdc
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What is screen flow logic? What are the sections in it?
Can we display a list in a pop-up screen other than full-size stacked list?
Name a few data dictionary objects? : abap data dictionary
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What is the difference between semi-monthly and Bi-weekly payroll area
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
Explain the disadvantages of different types of bdc's?
What are the classifications of the sap abap data classes?
How can end-of-selection be used?
How will you insert record in a sorted table
How to add a column to a table control while using alphanumerical layout editor ?