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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
What is reject statement? please reply me breifly?
 Question Submitted By :: Sheikhabap
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is reject statement? please reply me breifly?
Answer
# 1
1. REJECT.
2. REJECT dbtab.

Variant 1
REJECT.

Effect
Stops processing the current database table line and resumes
with the next line of the table on the same hierarchy level.
Unlike the CHECK statement, you can also use REJECT within a
subroutine or loop for table selection.

Variant 2
REJECT dbtab.

Effect
Similar to variation 1. In this case, however, dbtab is a
table from the database hierarchy on a level no deeper than
the current database table. Processing continues by reading
the next record of the table dbtab .

Example
Logical database F1S
Hierarchy: SPFLI -> SFLIGHT -> SBOOK


TABLES: SFLIGHT,
SBOOK.

GET SFLIGHT.
...
GET SBOOK.
...
REJECT 'SFLIGHT'.
...


REJECT cancels processing of the event 'GET SBOOK' and
resumes with the processing of the event 'GET SFLIGHT' .

Note
The name of the subroutine containing the "PUT dbtab"
statement must begin with PUT_dbtab .
 
Is This Answer Correct ?    0 Yes 0 No
Malli.gontla
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what command will use in logical database for retrieve the data (select OR retrieve OR GET)  2
what is function group? Difference between function group and FM?  3
what is need of function group for function modules whereas there is no need of f.group for subroutines? IBM1
what is meant by filtration in alv? how to do it? HP1
where was the development server? Satyam1
what r differeces b/n open_form and start_form  1
How do you write technical specs? IBM1
How to run a report in background??and if we try to run in foreground it says"this report sud be run in background".what can be done in this case?? 2-And how sud we stop a report running in background?? Cap-Gemini1
how many indexes can be created for a table?  5
How many FM's are there in scripts?  4
what is search helps..How many types are there? Cap-Gemini3
how do you transport a script and how do you transport a standard texts? CTS7
whats the difference between range & select-option?? IBM1
How did you test the form u developed? how did you taken print?  2
what is the transaction code for asset master transaction IBM1
if you want to improve the response time logical database permits you to achive this using?  1
What is reject statement? please reply me breifly?  1
How to call A report from other report widout using include program..?? IBM3
what is the difference between function modules and subroutines Lockheed-Martin3
"What is NAST Table, what it will consists?" FutureSoft2
 
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