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


Please Help Members By Posting Answers For Below Questions

What is the diff between database view and maintenance view?

594


Explain Catch Command in ABAP?

837


Which objects are independent transport objects?

836


Explain what are the events in screen programming?

576


What is a matchcode?

599






Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1287


Explain the components of selection table?

640


Which function module would you use to check the user’s authorization to access files before opening a file?

611


How can we decide weather we can enhance the standard infotype or not ? : abap hr

579


How can we upload a text file having delimiters in to legacy system?

599


List the events in abap/4 language?

596


What is the significance of delivery class? : abap data dictionary

578


How to add a column to a table control while using alphanumerical layout editor ?

1793


What does the extract statement do in extract datasets?

650


What are the pooled and cluster tables?

570