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
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the differences between macro and subroutine?
Abstract class and interface, multiple inheritance, live example
What is the function of the transport system and workbench organiser?
What is meant by write lock? : sap abap data dictionary
What are the different types of abap reports in sap?
How do you populate data into a multiple line field?
What are the user interfaces of interactive lists?
What is the syntax for call transaction? : abap bdc
what is difference between user exit, customer exit and badi?
How can you manipulate the presentation and attributes of interactive lists?
What is an update type with reference to a match code id?
Explain lsmw?
Differentiate between the uline and write: sy-uline statements if any?