Difference between transparent tables and pooled tables ?
Answer Posted / 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 |
Post New Answer View All Answers
ABAP : Classical reports events name
Can we create a gui status in a program from the object browser?
What is a transport?
What are the types of data types in the sap abap?
How would you suppress the display of a parameter on the selection screen?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
Is the basic list deleted when the new list is created?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is the table buffer? Which type of tables used this buffer?
What are the 3 types of tables in sap? : abap data dictionary
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
what is bapi,badi,bdc,ale idocs?
What are aggregated objects
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How to creat transactions? : abap data dictionary