Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Difference between transparent tables and pooled tables?

Go down

Difference between transparent tables and pooled tables? Empty Difference between transparent tables and pooled tables?

Post  Uma_ABAP Sun Apr 01, 2012 1:35 pm

Transparent tables: Transparent tables in the dictionary has a one-to-one relation with the table in database. Its structure corresponds to single database field. Table in the database has the same name as in the dictionary. Transparent table holds application data.

Pooled tables. Pooled tables in the dictionary has a many-to-one relation with the table in database. Table in the database has the different name as in the dictionary. Pooled table are stored in table pool at the database level.

Uma_ABAP

Posts : 56
Join date : 2012-03-31

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum