What is the exact difference between pooled table and
cluster table and explain with examples?
Answer Posted / sivaramakrishna
pooled tables are use for store system data.
and maintain the many to one relation with the table-pool.
which we don't create but we use in real time.
but the transpaerent tables are for storing the application
data i.e master data and transaction data.
and maintain the one to one relatino with the corresponding
table created in underlaying data base for each transparent
table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages of logical databases?
How do you Export a session ?
Define subtype ? : abap hr
Abstract class and interface, multiple inheritance, live example
what is abstract classes
What are null values? : abap data dictionary
What are the different modules of sap? : sap abap hr
What is the use of lock objects?
What is the different between abap and ooabap? Why do we use ooabap?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Value table VS check Table.
Is it possible to pass data to and from include programs explicitly? : abap modularization
Workbench request are client dependent or client independent
Why do we use events and actions in web dynpro?
What are client dependent objects in abap/sap?