Difference between transparent tables and pooled tables ?
Answer Posted / 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 |
Post New Answer View All Answers
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the types of subroutines? : abap data dictionary
What are the arithmetic operators in the sap abap?
How many types of views are there ?
Is a logical database a requirement/must to write an abap/4 query?
What is the difference between skip and new-line?
The max number of calling modes stacked at one time is?
What are the basic functions of database utility? : abap data dictionary
What is the disadvantage of using exec sql statement in abap?
What are the major steps will you use for tuning?
What are indexes? : sap abap data dictionary
What are the types of data types in the sap abap?
How do you differentiate tax for different countries? : sap abap hr
How to upload data using catt ? : abap hr
What are aggregated objects