difference between cluster and pooled tables

Answer Posted / neetu sharma

Transparent Table : Exists with the same structure both in
dictionary as well as in database exactly with the same
data and fields.
Pooled Table : Pooled tables are logical tables that must
be assigned to a table pool when they are defined. Pooled
tables are used to store control data. Several pooled
tables can be cominied in a table pool. The data of these
pooled tables are then sorted in a common table in the
database.
Cluster Table : Cluster tables are logical tables that
must be assigned to a table cluster when they are defined.
Cluster tables can be used to strore control data. They
can also be used to store temporary data or texts, such as
documentation.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the function code handles in flow logic?

610


What is web dynpro for abap?

573


How we can give authorization on the fields of table control in a dialog-programming?

1847


what next in SAP-ABAP/4 is it going to be change?

1656


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

594






Explain what are the various types of selection screen event?

555


Update types in Call transaction method. What is the difference?

605


Define the various contents of technical specifications ?

618


What are lock objects?

597


Define database layer? : abap data dictionary

676


Define external layer? : abap data dictionary

693


Why do we use logical blocks in abap program?

1447


What is the table buffer? Which type of tables used this buffer?

556


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1584


How many main windows will be there in a page window?

561