ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
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.
 Question Submitted By :: Sheikhabap
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
if we write events in sequential,then the events will be
executed seuentially and if not then the drver program will
execute the report in sequential order.if we write in
sequential the performance will increase.

if we write end-of-selection event after star-of-selection 
then it will stop the processing block if we dont wrote end
of selection by defautly it will triggers after start of
selection.

top of page event will trigger after intialization,at
selection screen and before start-of-selection
 
Is This Answer Correct ?    1 Yes 6 No
Naveen
 
  Re: 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
# 2
Not Necessary for the events to be in a sequential order.
During run time, the events will be triggered automatically
in the sequence. 
But it is suggested to write the events in a sequence for
the user to easily understand the flow of program and for
the efficiency purpose.
END-OF-SELECTION: Will be normally used to free the memory
and display the write statements once all the fetching is
done. But it is not mandatory or necessary to write
END-OF-SELECTION. If any event is missing in the sequence,
the next event will be triggered automatically.
INITIALIZATION  initializes the filed values in the
selection screen. This is done before at-selection screen,
before PBO.
TOP-OF-PAGE: This is used to display the required text on
the top of the page as header. This event will come AFTER
INITIALIZATION event only !!
Here is the flow of events:

INITIALIZATION
AT SELECTION-SCREEN
AT SELECTION-SCREEN OUTPUT
START-OF-SELECTION
END-OF-SELECTION
 
Is This Answer Correct ?    6 Yes 0 No
Sirisha
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
What is BDC Recording? TCS3
what will you do in Recording method? Keane-India-Ltd4
Waht is "READ TABLE" command?? Whats the use of it?? Whats the syntax of the same? TCS3
can anyone told me name of abap interview question book with autor name?  3
Performance tuning. How can you know which line of code taking long time to execute? HP1
Tcode for SNIP? Bristle-Cone3
what is the Tcode to send customer master data to another system. IBM5
What is the significance of main window in a page, what are the types of the window? Accenture1
what is need of function group for function modules whereas there is no need of f.group for subroutines? IBM1
what is the RANGES stmt used in ABAP. if anybody know this answer. plz post imdtly Accenture3
what are the events used in LDB?  3
I want to know the procedure for direct input method in BDC.Anyone can tel  2
Whom do you report when you find difficulty in Tech. designing? ACS1
If u use US Database server? How can access the client? Intelligroup1
how to fetch data form without header line internal table ?  2
In Badi wher is the standard prograam name to add the additional progaram CSC1
how to create interactive report from alv ?  1
without debugging key how can i debug function module? IBM2
what you use of end-of-selections?  2
What is the system field that stores the level of the list? Accenture3
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com