give examples of pool,cluster tables
Answer Posted / vinod reddy
pooled table is an integration of two or more tables .it
enhances efficiency by reducing time of search by binary
search.
cluster tab is similar to pooled but all the tables
clustered will have similar primary key.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
did u done enhancement framework?how u implemented?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Define external layer?
What are the problems in processing batch input sessions?
What is the last entry in all bdc tables? : abap bdc
How to split one Invoice into Multiple ( Step by Step)?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
how to create view in bdc..??
What are the basic functions of database utility?
How to debug rfc function module?
What is synchronous update?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Module Pool Programming: Events and Table Control handling.