Answer Posted / jayati saha
IN SAP there are mainly two types of tables.
DATAbase tables - Which contains permanent data and which
are in data dictionary.
Internal tables - Which are temporary, does not contain
persistent data and does not exist in dictionary also.
Database tables are of three types.
Transparent tables
Pooled tables
Clustered tables
Internal tables are of three types.
Index tables
Sorted tables
Hash tables
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can you delete data element, which is being used by table fields. : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
How to combine multiple order in one Delivery ( Step by Step)?
What are function modules?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How do you find the information on the current screen? : abap bdc
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What is tcode se16. For what is it used. Explain briefly?
What are the fields in the memory table ‘screen’?
How can cluster table be created?
What is the client concept in sap?
Explain the difference between float and packed data type?
What is the tcode to create indexes?
What is static attribute
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?