there is size categery(0,1,2,3)if i need more space after
giving the size 0.what i have to do now?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vandan
Go to tcode [SE14] change that size category. we can change
DB tables size also
Is This Answer Correct ? | 0 Yes | 0 No |
what is use of sap script text file header?
What are the Synchronous and asynchronous methods in bdc ?
How 10 Digits are stored in Packed Decimal?
what is the transaction code for asset master transaction
What do you mean by batch data communications programming?
WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX LIMIT OD SECONDARY INDEXES?
how to find the report is classical or intractive report in debugging mode
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
you've to run some program in back ground. how to display the last month info from 1st to 31st?
3. why u select the session method in bdc ? how many records wil be updated on that time?
what is a value table?
what is a binary search ? and how it is useful in a sorted internal table ?