Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cluster table

Former Member
0 Likes
553

What is cluster table how can I insert data in to cluster table...it was asked in an interview.

1 ACCEPTED SOLUTION
4 REPLIES 4
Read only

Former Member
0 Likes
523

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.

chk this also

http://www.sap-img.com/abap/the-different-types-of-sap-tables.htm

Read only

Former Member
0 Likes
523

Hi,

Cluster is the set of transparent tables.

For example BSEG is a cluster table comprising of transparent tables BSID,BSAD,BSIS,BSAS,BSIK,BSAK.

Read only

Former Member
0 Likes
523

hi Siva,

Check

<b>Clustered Tables</b>

how to create a Cluster Table

http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/21f0b7446011d189700000e8322d00/frameset.htm

Regards,

santosh