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
Static and instance variable and method with live example. Why and when to use
Difference between .Include and .append?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Explain badi in abap.
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
why particularly lock object name starts with EZ OR EY?
What two statements are required in an abap program to output an icon using a write statement?
Module Pool Programming: Events and Table Control handling.
What are different ABAP editors? What are the differences?
Difference between domain and data element? What are aggregate object?
How will you transfer data into a file in application server?
How table control cn be generated using bdc? : abap bdc
What is logo in sap script?
Can you define a field without a data element?