Suppose, we are creating one table. at that time we are
mention table space and size category.
Generally size category is from 0 to 6 is available. suppose
if we are declare size category as 0(zero).
For 0 (zero) the size of rows is from 0(zero) to 19000. I
have 25000 records to insert into table. but table size is
declared as 0(zero). i.e 19000 records. what about remaining
6000 records. shall i insert in to table or not?
if insert how can i do? if not insert what can i do? Please
answer me? i faced this one in TCS interview.
Answer Posted / vandan
Yes you can insert into table by using transaction code
[se14]. in this transaction code you can maintain technical
settings of table. By this tcode you can change standard
table size category also.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to capture the errors in bdc Call transaction method?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
How to determine the attributes of an internal table?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
When the top-of-page event does get triggered?
What is a help view? : abap data dictionary
what are the critical issues u face in ur project?
What are the steps in creating screen ?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
Explain how do you use structures in the abap programs?
Exception handling and how does it transfer from called method to calling method?
How many detail lists can be created in interactive reporting?
What are the two different ways of building a match code object?
Explain the components of selection table?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1