Answer Posted / bikas
There is no such size limit for tables in SAP if the data
will increase the specified data class and size category
limits. it will automatically upgrade
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the functional areas, user groups? How does abap query work in relation to these?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Can i Have Some Examples on Enhancements.
what is the process of creating quotation using BAPIs.
Can i Have Some Realtime Examples on Badi ?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What are the different types of data dictionary objects? : abap data dictionary
What is amdp (abap managed data procedures)?
Is it possible to run host command from SAP environment? How do you run?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is meant by hide area?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
Explain what are the events used for logical database?