Difference between transparent tables and pooled tables ?
Answers were Sorted based on User's Feedback
Answer / paramjeet
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.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ramana
Transparent table : is table that we created in the data
dictinary (se11), has one to one relationship with table in
the database.
table is in the data base has same name as in the data
dictionary.
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.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepa thirunavukkarasu
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.
Is This Answer Correct ? | 1 Yes | 0 No |
How can we display multiple alv's without using containers?
What is the difference between data elements and domains? : abap data dictionary
what is table control?
what is file handling?
What are the types of internal tables?
Sort statement?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
How many default tab strips are there?
What are the transaction codes to create the Infotypes
What are screen painter and menu painter?
How debug a back ground job?
What is the Tcode for System Dump?