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 many types of buffering? : abap data dictionary

917


What is update task

7970


Hat are the different types of mode (run code) in call transaction method?

780


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

713


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1973


What are the different types of luws. What are they?

840


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1814


Which function modules can be used to transfer the data using bdc programming? : abap bdc

844


what is field string ? & where we are using field strings?

1755


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

983


Define structure in abap data dictionary?

791


What is the use of table control in bdc is it same in module pool table control? : abap bdc

878


How many ways you can create table? : abap data dictionary

738


What is an interactive report? What is the obvious difference of such report compared with classical type reports?

752


what is friend class

1075