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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
in start of selection if we perform validation ,what happens?
 Question Submitted By :: S.srikanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: in start of selection if we perform validation ,what happens?
Answer
# 1
Use "at selection-screen"  to perform validation

Example :

at selection-screen on s_bedat.
if s_bedat ne '00000000'.
data1 = s_bedat-low.
data2 = s_bedat-high.
data3 = ( data2 - data1 ).
 if data3 > 367.
MESSAGE 'Date interval should be 1 year period.'
TYPE 'E'.
  endif.
endif.
 
Is This Answer Correct ?    1 Yes 5 No
Nehruu G
 
  Re: in start of selection if we perform validation ,what happens?
Answer
# 2
If we validate in Start-of-selection event,then selection 
screen will not appear for input.We have to start the 
execution of the program again.
 
Is This Answer Correct ?    0 Yes 0 No
Monalisa
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
Can I Get the field name's of mara table.  2
how to debug the program based on the user ITC-Infotech1
in reports how to use the table control tabstrips . what is its procedure.  2
What is RFC function module? CSC2
what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization? Satyam7
I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted Accenture2
what are ALV reports? how they are different from normal reports?  2
Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ? CSC8
How many sections main window cab be divided in Script? Wipro1
How to Delete an LSMW Projcet, Subproject and Object. Emsang1
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.  1
Explain the way(s) you find an exit(s) to a given standard sap program? IBM3
which of the following is more efficient when we are retrieving data from more tables. select statement using innerjoins or select statement using for all entries? IBM8
I want to give a input/output field on list , where can I define it? IBM2
what are performence analysis techniques?  2
1. Driver prog & executive prog both r same ? 2. what is difference between At selection screen & At selection out put ? 3 . what is node used in smart form ? IBM2
how to stretch the report size in standard tool bar. IBM1
Tell me that any enhancement object comes under which category? either implementation or in support project  1
Hi everyone! i m pursuing ABAP so still in learning phase i want to know abt. IDOCs and ALE like what's the role of messege type in IDOCs and how things goes on in background i know i sound absurd but as i m not clear abt. the same Ur advice wud be highly appreciated looking forward for a quick reply with some scenarios if URl for some gud sites that wud b helpful in the initial stage of learning wud b provided it's wud b g8 thanks in advance  2
What is SQL Trace, how would you carried out performance analysis of ABAP code using SQL Trace? Give the steps?  1
 
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