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
What is a data dictionary? : sap abap data dictionary
What are two methods of modifying sap standard tables?
Explain different types of locks?
What is static attribute
What is design pattern? Provide example .Why are we using it?
What is dialog module?
What is a table pool?
How to use messages in lists?
How can a lock object be called in the transaction?
What is the difference between call transaction method and the session method? : abap bdc
What are the different software packets available in the market? : sap abap hr
How do you delete duplicate records from internal table?
wat are the process that can be executed & tracked in a workflow?
What are the different window types in sapscript?
Where do you code the hide statement?