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

how to create pool table and claster table

shadow
Participant
0 Likes
5,332

Hi all,

am new for dis module , i need some information

how to create pool table and claster table and wat is the transaction for dat..............cud u tel me the procedure for that plz.........

Regard's

Shaik.

Hi all,

am new for dis module , i need some information

how to create pool table and claster table and wat is the transaction for dat..............cud u tel me the procedure for that plz.........

Regard's

Shaik.

11 REPLIES 11
Read only

Former Member
0 Likes
3,610

Hi Shaik,

Please seach the forum before you post the questions. you will lot of stuff on this.

Multiple times this same thing discussed.

Read only

Former Member
0 Likes
3,610

I agree with Naveen.

You need to attempt to us the search (except use "cluster" and not "claster" as a search term) and try it out, and then ask specific questions later.

Please also read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] about posting to these forums.

Cheers,

Julius

Read only

former_member299080
Participant
0 Likes
3,610

Hi,

In SE11 the main screen allows you to create transparent tables. To create pooled and cluster tables use SE11 -> Utilities -> Other dictionary objects.

Regards,

Marco

Read only

Former Member
0 Likes
3,610

<removed_by_moderator>

<removed_by_moderator>

<removed_by_moderator>

<removed_by_moderator>

<removed_by_moderator>

<removed_by_moderator>

<removed_by_moderator>

Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] about copy&pasting and asking for points.

If you copy & paste from help.sap.com, surely SAP should get any meaningfull points and not you?

Please think about this before posting further,

Julius

Edited by: Julius Bussche on Aug 16, 2008 7:34 AM

Read only

vinod_vemuru2
Active Contributor
0 Likes
3,610

Hi,

By default transparent table will be created. To change the table type go in change mode.

Menu=>Extras=>Change table category. Here select pooled table radio button. In attributes give the table pool name and activate.

But in general we won't create pooled and cluster tables. Check the requirement again.

Thanks,

Vinod.

Read only

Former Member
0 Likes
3,610

Hi ,

Creating Table Pools/Table Clusters

Procedure

In the initial screen of the ABAP Dictionary, choose Utilities ® Further Dictionary Objects.

A dialog box appears.

Select the object type Table pool/cluster and enter the object name. Choose .

A dialog box appears in which you must specify if it is a table pool or a table cluster.

Select the required object type and choose .

The maintenance screen for table pools/clusters appears.

The necessary entries will have been made automatically for the fields for table pools since a table pool has a fixed structure. You should not change these standard settings if you can avoid it.

The structure of a table cluster is also mostly fixed. Certain fields are therefore proposed when the table cluster is created. You can adjust this proposal to your requirements, for example by inserting further key fields. However, make sure you conform to the structure necessary for a table cluster.

Enter an explanatory text in the field Short text.

If necessary, select the activation type of the table pool/cluster with Utilities ® Activation type.

Create documentation about the table pool/cluster with Goto ® Documentation.

This documentation should describe what the table pool/cluster is used for. The documentation is also output when the table pool/cluster is printed.

Go to the maintenance screen for the technical settings by choosing Goto ® Technical settings.

In contrast to the table maintenance screen, you can only define the size category here. All other attributes of the technical settings are preset.

Activate the table pool/cluster with .

Girish

Read only

0 Likes
3,610

Girish Kumar Loganathan wrote:

>> ®

Girish,

What does this ® mean?

Cheers,

Julius

Read only

matt
Active Contributor
0 Likes
3,610

> > Girish Kumar Loganathan wrote:

> >> ®

>

> Girish,

>

> What does this ® mean?

>

> Cheers,

> Julius

It's a problem when you cut and paste, e.g. from here: http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f090446011d189700000e8322d00/content.htm

The arrow in the sap documentation gets translated to ®. Must be a code page thing or something.

hth

Read only

Former Member
0 Likes
3,610

Step 1:

GOTO SE11 -> Utilities -> Other Dictionary Objects

Select Radio Table Pool/Cluster-> Click on Create Icon -> Enter Pool/ Custer Name -> Select Table Cluster -> Click on continue

Step 2:

GOTO SE11 - > Create Z-Table -> Extras -> Click on Change table Category -> Select Cluster Table -> Enter the Above created cluster name and click on Continue.

Read only

Former Member
0 Likes
3,610

Hi,

in realtime we never create pooled or cluster table.

Read only

0 Likes
3,610

Hi,

Create Table Pool:

Go to SE11 -> in menu bar select Utileties -> Other Dictionar Objects -> Select Table Pool/cluster -> enter name and click on Create -> Select Table Pool -> enter short description -> save & activate.

Create Pooled Table:

Go to SE11 -> follow all the steps, which you will do when u will be creating a transparent table and save -> now in menu bar select Extras -> Change Table Category -> select Pooled table and copy -> Now give your Table pool name in delivery & maintenance Tab.

Create Table Cluster:

Follow same steps. (mention Key filed name which you want to use in Cluster Table).

cluster.png

Create Cluster Table:

Follow same steps. (Use same key filed which we have already mentioned while creating Table cluster or else it will through an error ).

clust-table.png