Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what does it mean occurs 0 while creating an internal table?

Answer Posted / sravs

HI.....
As it was said in the above answer....if you specify
occurs 0 clause, the system allocates 8KB pages of memory
at a time.However ,there are no advantages to using this
occurs 0 other than the fact it is only easier to code
occurs 0 than it is to estimate the size of the internal
table.

but there is a disadvantage of using this,
dont use occurs 0 if you expect to store less than 8KB in
an internal table.if you do, the system will allocate 8 KB
from the paging area.Memoory will be wasted and paging
could increase, resulting poorer performance.
(for more details refer "sams ABAP/4 in 21 days" page no
347& 348...)

hope it helps u.....

Is This Answer Correct ?    52 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of 'table index'?

1154


Workbench request are client dependent or client independent

1028


What are aggregated objects

1026


how to see the tables of 200 in client 100?

1948


What will happen when we use fully buffered in abap?

1116


What are the events used in interactive reports?

1189


What is the use of start-of-selection.,if not use in report what will happen,?

1726


What are the functional areas?

1108


Can we set page headers to details lists?

1080


What is narrow casting and wide casting?

1665


What is the difference between getting and get late?

1075


Explain what are the different functions used in sap script?

1092


What are roles and authorization objects?

1747


What is a table attribute? : abap data dictionary

1075


What are the components of selection table?

1087