what is the difference between transparent, pooled and
cluster table
Answer Posted / devi
transparent table: Having one to one relationship with table
definition in the database. we can use it in the inner join
and in index.
pooled tables: having many to one relationship with the
database. we cant use it in inner join and index.
clustered table:having many to one relationship with database.
stores a single table in the sap db, having a common primary
key.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What are the function modules used in a sap script driver program?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
why particularly lock object name starts with EZ OR EY?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are indexes? : sap abap data dictionary
Select up to 1 row and select single difference ?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How can we set the table spaces and extent sizes? : abap data dictionary
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
Can we call reports and transactions from interactive reporting lists?
foreign key enforcement?
Differentiate between ooabap and abap?
What is an abap data dictionary? : abap data dictionary
What is the collect statement?