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
What is an update type with reference to a match code id?
What is a subroutine?
What is buffering in abap?
How many main windows will be there in a page window?
Differentiate between ooabap and abap?
how can you display data say "your name"in sap script without print program or driver program??
What is the difference between collect and append statements?
while implementing badi what are the tables u find??
What are the various types of selection screen event?
How to call transaction in session method without recording?
What is difference between float and packed data type?
What is buffering allowed but switched off?
What is the difference between collect and sum?
What are the different types of locks? : abap data dictionary
What are field symbols?