What is the difference between Clustered Tables and Pooled
Tables?
Answer Posted / guest
A pooled table is used to combine several logical tables in
the ABAP/4 dictionary. Pooled tables are logical tables that
must be assigned to a table pool when they are defined.
Cluster table are logical tables that must be assigned to a
table cluster when they are defined.
Cluster table can be used to store control data they can
also used to store temporary data or text such as documentation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are secondary indexes. How can we know which index is being used in a select query?
What are number ranges?
Explain the advantages/disadvantages of logical databases?
What is the use of lock objects?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Explain the difference between a pool table and a transparent table?
Have you printed any report?
when do you need to create an internal table with header line ? and with out a header line?
What is IMG in SAP?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
please give the remaining answers.
what is bapi,badi,bdc,ale idocs?
What is the difference between open_form and close_form?
What is the full form of spro? : sap abap hr
How to define selection screen?