what is the difference between transparent, pooled and
cluster table
Answer Posted / vijju
Transparent table has master and transitional data.
we create the transparent tables maximum in ddic. it has one to one relationship between ddic and database.
cluster and pooled tables has control data. it has internal details of system means descriptions, program parameters, screen sequences etc..
it is many to one relationship. ie many tables of cluster/pooled tables has one database table.
cluster has primary key but pooled doesn't.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can a domain, assigned to a data element be changed? : abap data dictionary
What is help view?
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
How can we upload a text file having delimiters in to legacy system?
What is the t-code to display batch input sessions? : abap bdc
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What will you code in start-of-selection & end-of-selecton & why?
What are the system table used in abap?
What is a persistent class?
How to call a subroutine in sapscript?
What are the check tables and value tables?
What are the types of windows in sap script?
What is view? Different types of view. Explain?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is the lock object?