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 tables

Former Member
0 Likes
780

give few names for cluster and pooled tables.ans.plz.

6 REPLIES 6
Read only

Former Member
0 Likes
746

Hi,

cluster table BSEG.

pooled tables:M_MTVMA,M_MTVMB,M_MTVMC,...

rgds,

bharat.

Read only

Former Member
0 Likes
746

Hi,

BSAD Accounting : Secondary Index for Customers (Cleared Items)

BSAK Accounting : Secondary Index for Vendors (Cleared Items)

BSAS Accounting : Secondary Index for G/L Accounts (Cleared Items)

BSID Accounting : Secondary Index for Customers

BSIK Accounting : Secondary Index for Vendors

BSIS Accounting : Secondary Index for G/L Accounts

Reward if helpful,

Jagadish.

Read only

prasanth_kasturi
Active Contributor
0 Likes
746

Pool tables are: A005,A001

Cluster table:BSEG

Read only

Former Member
0 Likes
746

Cluster tables :

BSEC

BSED

BSEG

BSES

BSET

AUAA

AUAB

AUAO

AUAS

AUAT

AUAV

AUAW

AUAY

Pooled tables :

M_MTVMA

M_MTVMB

M_MTVMC

M_MTVMD

M_MTVME

M_MTVNF

M_MTVNG

M_MTVNH

M_MTVNI

M_MTVNJ

M_MTVNK

M_MTVNL

M_MTVOA

M_MTVOB

M_MTVOC

M_MTVOE

M_MVERA

M_MVERB

M_MVERC

M_MVERD

Do reward if helpful

Read only

Former Member
0 Likes
746

Hi,

Go to the table DD02L.

In the above table there is a field called TABCLASS.

TABCLASS = TRANSP for transparent tables.

TABCLASS = POOL for pooled tables.

TABCLASS = CLUSTER for cluster tables.

Read only

Former Member
0 Likes
746

hi,

BSEG is a pooled table and

CDHDR,CDPOS are cluster tables.