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
How to add a column to a table control while using alphanumerical layout editor ?
Write syntax for message error (report)?
What is bdc programming? : abap bdc
Explain about workbench request and customization requests?
Which one is better joins or views and why?
ABAP : Classical reports events name
What are smart forms?
what is the transaction transaction for setting parameters rdisp/buffermode
What are extracts?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
In which time constraint does the infotype records depend on the subtype ? : abap hr
Can you define a field without a data element? : abap data dictionary
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
what is leave to TRANSACTION?
What is meant by authorization? : sap abap hr