1.In report, we should have to write events in sequential
order or not,if we write events insequential then what will
be the drawback and if we will sequential what will be the
advantage.
2.what is the fucnction of end-of-selection even? if we
would not write this event in report what will happen?
3.top-of-page event will trigger before the
initialization,and at selection-screen event or after these
two event.
Answer Posted / nitin gautam
The above answer is ok but the sequence of events should be as under:
INITIALIZATION
AT SELECTION-SCREEN OUTPUT
AT SELECTION-SCREEN
START-OF-SELECTION
END-OF-SELECTION
i.e AT SELECTION-SCREEN OUTPUT WILL TRIGGER FIRST,as to make any changes to fields of selecttion screen before it is displayed...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
function modules are also external subroutines. State true or false. : abap modularization
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Reports: Event functionality.
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Explain badi in abap.
What is the use of info groups? : sap abap hr
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
How to write a code for multiple transactions? : abap bdc
What is alv programming in abap?
What actually happens in real-time recruitment? : sap abap hr
How do you document ABAP programs? Do you use program documentation menu option?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What does an exec sql statement do in abap?
What is example class