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 ?    0 Yes 1 No
Nehruu G
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
What is Web dynpro?  1
18) Difeerence between various BDC method.Which is the best one? SCS1
whats the difference between range & select-option??  1
Difference between Occurs0,occurs10 and occurs100? HCL4
Difference between jobpage and form page?  1
what is Work flow? Keane-India-Ltd3
how many types of idoc'c? HP2
what is the functionality of Runtime Analysis? Bristle-Cone3
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly. Cibernetix-Business-Systems1
What is BDC? OBT-Global2
Why we do Version comparison? IBM1
4.why dont use start form in script?  1
in ALV reports how double click event works? Intelligroup2
in reports how to use the table control tabstrips . what is its procedure.  2
Can you create a Lock Object? What are Lock Objects?  2
How you will send mail from one SAP system to other SAP system? Keane-India-Ltd1
what is the difference between at first & at new statements  1
What type of reports (ALV, Interactive, Classic) we can generate in SAP ABAP?  1
how many application servers that u r client have? HP4
if i want to insert 10 laks MM records and for inserting one record it takes 1 min by using call transaction or session method . so here is there any alternative IBM3
 
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