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

pooled tables

Former Member
0 Likes
288

i need sme pooled tables? in which transaction we can find pooled tables?

1 REPLY 1
Read only

Former Member
0 Likes
253

Anupama,

Pooled tables can be used to store control data (e.g. screen sequences, program parameters or temporary data). Several pooled tables can be combined to form a table pool. The table pool corresponds to a physical table on the database in which all the records of the allocated pooled tables are stored.

A001

A004

A005

A006

A007

A009

A010

A012

A015

A016

A017

A018

A019

A021

A022

Go to se16.

Give table name as DD02L.

In the next screen give the table category values as POOL and CLUSTER.

It wil give the list of all POOL and Cluster tables.

<b><REMOVED BY MODERATOR></b>

~~Guduri

Message was edited by:

Alvaro Tejada Galindo