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

Former Member
0 Likes
719

How to know which tables data is in cluster table.

for eg. BSEG is a cluster table.

And it has data from BSID, BSIS, BSAD, etc.

How to know these tables are linked to BSEG.

One more eg. KONV is a cluster table.

And i do not know, which tables data are in KONV. How the link follows.

5 REPLIES 5
Read only

Former Member
0 Likes
685

Hi Vinod,

1. Goto SE11

2. Place cursor in TableName and prsss Ctrl F

3. a new screen will appear

4.In the app toolbar, press green button (4th from left)

5. the screen will be extended below.

6. Tick the CHECK BOX for cluster (only tick taht one)

7. EXECUTE.

regards,

amit m.

Read only

0 Likes
685

Hi amit,

This is showing the cluster tables list.

I need which transparent tables are linked to the particular cluster table.

BSEG --> BSID, BSAD, BSIS etc.. HOW TO KNOW??

Read only

0 Likes
685

In SE11, enter the cluster name (eg RFBLG). Then:

Utilities->Where used list.

Make sure only "Tables" is checked.

Rob

Read only

0 Likes
685

Hi Rob! I have the same question of vinod. I've found your answer usefull. With the cluster table RFBLG you can view the list of tables on it.

But I have a new question: How did you know that table BSEG is on RFBLG cluster? If I can get this information for other cluster table I can get the list for this new cluster. But if not I'll be on same problem without the name of the corresponding cluster.

Thanks.

Gastó

Read only

0 Likes
685

Hi Amit,

We extract BSEG data from SAP into an Oracle database using ABAP code and we can extract only 58 rows per second. It takes a long time to extract the data. Also, if we have to reload the data from SAP we need days to do it. Is there a way to read data from RFBLG and decipher it? Is there an algorithom to decode the data?

Thanks

Parthiban Krishnaswamy