what will happen in Initialization event?

Answer Posted / balaji

initialiazation event is the first event trigger in
reports,to get the default values to the selection screen
we r using this event,it will trigger before the selection
screen

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which bdc you prefer? : abap bdc

930


What is the difference between sum and collect?

1112


What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr

916


What are types of select statements?

775


Explain the advantages and disadvantages of different types of bdc's?

817


What are two methods of modifying sap standard tables? : abap data dictionary

923


What is a data dictionary? : abap data dictionary

764


Mention what is alv programming in abap?

805


What are the different methods of passing data?

831


What is the difference between a substructure and an append structure? : abap data dictionary

834


what is difference between user exit, customer exit and badi?

4564


In select-options, how to get the default values as current month first date and last date by default?

814


It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization

999


What is the function module to popup contents in the internal table?

765


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1253