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
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What are the merits of its?-
What are the events used in interactive reports?
Where do you code the hide statement?
What is a development class? : abap data dictionary
Can we access static attribute from instance method
What is maintenance view?
Some Realtime Objects on Bdc.
how to capture the errors in bdc Call transaction method?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is sap abap data classes?
What is difference between check table and value table ?
What are matchcodes?
Is there any method apart from bdc for data upload to sap? : abap bdc
What is time constraint ? : abap hr