there is size categery(0,1,2,3)if i need more space after
giving the size 0.what i have to do now?
Answer Posted / deepak
Hi,
The size category is used to define initial space require
in database. If due to overload of data more size is
require then it will automatically increase in the ratio of
size category.
For example category 0 can contains 0 to 630 records.
When 631 item will be inserted into table automatically
space for next 630 records(as category is 0) will be
provided in database.
Appreciate it helps;
Deepak
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is transparent table?
What is an rdbms?
What are the events in classical reports?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Explain what is sequence of event triggered in report?
Explain what is the purpose of sap script?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What are the types of parameters in the function modules?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
if while coding power goes off , how to retrieve the codes?
What is amdp (abap managed data procedures)?
What are the Synchronous and asynchronous methods in bdc ?
What is the maximum number of structures that can be included in a table or structure
Can we write the code both call transaction and session method in single program?
What is design pattern? Provide example .Why are we using it?