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 is abap work bench?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are control tables?
What are the events used for logical database?
What is a matchcode?
What is your approach to find exit and BAdi?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Define alv programming in abap?
What kind of financial periods exist in SAP? What is the relevant table for that?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
How to debug a script in abap?
What is generic area buffering in abap?
What is the difference between skip and reserve?
Badi concepts