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
when do you need to create an internal table with header
line ?and with out a header line?
 Question Submitted By :: Neerajalaxmi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: when do you need to create an internal table with header line ?and with out a header line?
Answer
# 1
IF YOU CREATE WITH HEADER LINE THEN YOU NEED NOT HAVE TO 
CREATE A WORK AREA EXPLICTLY.

IF YOU WANT TO CREATE A WORK AREA THEN TWITH HEADER LINE IS 
NOT AT ALL REQUIRED.

CHOICE IS YOURS.
 
Is This Answer Correct ?    5 Yes 2 No
Siddharth Samal
 
  Re: when do you need to create an internal table with header line ?and with out a header line?
Answer
# 2
in this question we can proceed like this.
with header  line.
data:itab like lfa1 occurs o with header line.
itab:internal table body.
with out header line:
data:begin of fs,
     field1 like lfa1-field1,
     end of fs.
these are syntaxes for both...but if u want to extract all
the fields from predefined table or exhisting table.. very
complex to write all field names in internal table
declaration.so that time use with header line syntax.

fields are very few..go for with out header
line..performance wise with out header line is better.
 
Is This Answer Correct ?    3 Yes 3 No
Mahender
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
How to upload data using CATT ?  1
What are the views when we are creating Material ? IBM2
how many no of buttons we can create on Apllication tool Bar?  2
where we do UTP(unit test planing)?and how to write UTP?and who writes UTP? Sony2
In Data Types.,Packed p? Atos-Origin2
Difference between Occurs0,occurs10 and occurs100? HCL4
explain any one in briefly what are the books we have to buy to study dont say see the help or abap 21 days if u have any other materials to study please suggest me i am unable to understand  2
LSMW? Wipro1
Among "Move" and "Move Corresponding", which is efficient one?  4
What is binary search? where it is used?  2
dear PLS TELL ME,COMPLETE PROCEDURE OF SESSION METHOD STEP WITH CODE .MY ID: zaheer_guts@yahoo.co.in  2
What are the events in ABAP/4 language?  3
what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization? Satyam7
while creating table in ECC 6.0,it'll ask for enhancement Catagory?What is that? Siemens1
How to create hashed tables?and its purpose Accenture1
How do we create the Field exits? IBM1
when does the secondary index should be used what role it play when we use secondary index in tables Accenture1
loop at itab. IF <cond>. Continue. Endif. Endloop. If continue triggers what will happen, it comes out of loop and endloop for further loop pass or just comes out of IF and Endif. EDS6
IN Smart Form how many windows are there explain them each? Upto how many main windows we can place in Smartform? HP1
1.Which of the following is not an EXIT command? options: BACK, CANCEL, STOP, EXIT? 2.To write certain contents in sap script without skipping to the next page, which command is used? Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT, AT...ENDAT 3. When using a table control in module pool, which statement has to present in both PAI and PBO. options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN 4. Lock objects are : options : FUNCTION MODULES, PROGRAMS, TABLES Accenture4
 
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