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
what is the transaction transaction for setting parameters rdisp/buffermode
What are the difference between tables and structures?
What is internal payroll process? : sap abap hr
How to create any functions?
What is value table? : abap data dictionary
What are the difference between call screen and leave screen?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How to debug a sapscript?
How to handle error in session method? : abap bdc
What are the types of the software component being deployed in the sap?
out bound process code for quotation?
how can you display data say "your name"in sap script without print program or driver program??
What is client in the sap system? : sap abap hr
What is the different between template and a table?
What are the types of bdc s?