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
What is check table?
Difference between .Include and .append?
How are the date abd time field values stored in sap?
What are logical databases? : abap hr
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is the use of abap data dictionary? : abap data dictionary
What is a matchcode?
Persistent class
What will you code in start-of-selection & end-of-selection ?
Explain open dataset in sap abap?
Why do we use Abstract classes give an example from your project?
How do you move on to the next screen in interactive reporting?
What is the project you are currently working and work that you are doing
What are logical databases? What are the advantages of logical databases?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'