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 difference between function group and function module?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are critical issues you have faced in your project
Can a domain, assigned to a data element be changed? : abap data dictionary
Can a posting run be deleted? : sap abap hr
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
Difference between open sql and native sql? : abap data dictionary
Work most on which module: name a few tables?
What are the basic objects of the data dictionary? : abap data dictionary
What is the significance of delivery class? : abap data dictionary
wat is the default file name of BAPI trace?
What is full form of bdc session? : abap bdc
What is the difference between skip and new-line?
what is the exact code that shoud be implimented in sap note
What is meant by read lock? : sap abap data dictionary