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 we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is the last entry in all bdc tables? : abap bdc
Is it possible to run host command from SAP environment? How do you run?
Is it possible to pass data to and from include programs explicitly?
How to create a check box/option button in a list?
How does the system handle roll areas for external program components?
difference between Valuation type and valuation category?
What are control tables?
What are the difference between pool tables and transparent tables?
Differentiate between transparent tables, cluster tables and pooled tables
What is the use of a pretty printer?
How can we handle table control in bdc? : abap bdc
Explain lsmw?
Select up to 1 row and select single difference ?
Why do we use events and actions in web dynpro?