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
Difference between Occurs0,occurs10 and occurs100?
 Question Submitted By :: Malli.gontla
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Difference between Occurs0,occurs10 and occurs100?
Answer
# 1
The differneses are given below.

1. occurs 0:
   (It means it will create the default rows for the
internal table depend on the requirement)

2. Occurs 10.
   (It means  it will create the 11 rows for the internal table)

3.Occurs 100.
   (It means it will create the 101 rows for the internal table)

But where as in defauty the system is create the 8KB size of
the memory space for the internal table.
 
Is This Answer Correct ?    0 Yes 0 No
Bandivenkateswarlu
 
  Re: Difference between Occurs0,occurs10 and occurs100?
Answer
# 2
occurs 0:
          it allocates space for one more record if we need
occutrs 10:
          it allocates space for 10 more records after the 
records in internal table .

occurs 100:
           it allocates space for 100 more records after 
the records in internal table
 
Is This Answer Correct ?    0 Yes 1 No
Surendra Reddy
 
 
 
  Re: Difference between Occurs0,occurs10 and occurs100?
Answer
# 3
if there is 101 records in an internal table  and u created
internal table with occurs 100 then it will insert first 100
records with probable space and remaining 1 record also
inserted with  again 100 records of space will be allocated.
so here 99 record of space will be waste. 
same to occuurs 10 also.
 
Is This Answer Correct ?    1 Yes 0 No
Naveen
 
  Re: Difference between Occurs0,occurs10 and occurs100?
Answer
# 4
it there is more then 100 records in an internal table and u
created internal table with occurs 100, then 100 records
will be in abap run time memory and other records will be
put in other memory.

so it is used for memory allocation.
 
Is This Answer Correct ?    1 Yes 0 No
Arpit
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
How to validate the entry in Screen & dialog proframming?? Is there any way to send the error?? TCS2
three jobs are there if one fails wat happens?  1
what is actaul procedure of session method of bdc. pls me complete steps. IBM4
6. what are the differences between scripts & smart forms?  1
what are tokens? Satyam3
hi friends, while sending idoc's to receiving system,i got msg type 3 and 12 in sender side.but in receiving side while executing we02 ,i am getting error 'no idocs selected' instead of getting msg type 53.here i am simply sending one material from one client to other client.if anybody knows that problem ky revert back.  1
what is function group? Difference between function group and FM?  3
A Report program is executed in Back ground mode. The out put of this program must be sent to the inbox for a list of users.The users are based on an Organizational assignment defined in a configuration table. what is the Best way this can be performed? Accenture2
plz listen carefully sir,in alv reports how i insert logo into alv grid(if it is tcode 'oaer' )?tell me procedure, in the same report how insert background logo tell me the procedure please? TCS6
What are screen painter and menu painter?  3
what is the print program used to change the status of IDOC from 03-12. IBM1
Wats the difference between package and devolopment class?? Bosch3
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?  3
what types of request are used to transport repository objects?  2
what is the diffrence between Field String & normal Work area?  3
how top handle error in LSMW? Accenture1
What event is trigger wen screen is displayed?Before displaying Initailization and Pressing enter At selection- Screen..............But at the selection displayed and we are entering values naa that time? Bosch1
You are given functional specs for a BDC program and you need to decide whether to write a method call transaction or a session. How u will decide? IBM2
Hi all Could u please tell me the answers for following questions, Why we need IDocs...? What is the purpose of IDocs...? Thanks in Advance, Sanjeev.K Keane-India-Ltd4
What is ALV?  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