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
foreign key enforcement?
What are the contents in technical specifications?
What are the classifications of the sap abap data classes?
What is the company code? : sap abap hr
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What are function modules?
What is view? Explain the different types of view?
State the differences between database view & projection view? : abap data dictionary
how do you call third selection screen ?
What is full form of bdc session? : abap bdc
Can a domain, assigned to a data element be changed?
How to read files and process BDC's automatically ?
What are the system table used in abap?
What is the syntax of packed number?