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

Table Control

Former Member
0 Likes
222

What is table control.

where do we use it.

1 REPLY 1
Read only

Former Member
0 Likes
197

Hi Alexander,

The Control Tables are used to Store your data's from your screen or program. you can also Retrieve the data's From your tables.

The control table is the one which specifies how your data changes in the table and how you want your table to be maintained.:

The following are the delivery classes:

A: Application table.

C: Customizing table, maintenance by customer only.

L: Table for storing temporary data.

G: Customizing table, entries protected against overwriting.

E: Control table.

S: System table, maintenance only by SAP.

W: System table, contents can be transported via own TR objects.

The Control Tables specify that it is the table where data is not changed frequently and pertains to information for the flow of the system.

Reward if useful.

Thanks

Aneesh.