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 / 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 |
Explain enhancements
If a Function module is defined as RFC enabled why the parameters should be pass by value not by reference in sap abap
How to make smartform output into PDF?what r the step and requirments?
whats the difference between ERROR MESSAGE AND WARNING MESSAGE
how to download sap Smart form in text format
How do you generate interactive lists in ALV?
Define database layer? : abap data dictionary
Explain the types of bdc's?
What function does data dictionary perform?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
diff way of handling errors in call trans ans session methods
What is an “on request field” statement?