Monday, September 5, 2016
Pooled and Cluster Tables
Pooled Tables
A pooled table is a special type of table available in the SAP ABAP dictionary. The pooled table is a proprietary SAP creation and has many-to-one relationships with tables in the SAP database. This means that for a given pooled table in the database, there could be many smaller tables in the SAP data dictionary. SAP uses pooled tables for integrating and holding a large number of small tables. This helps in reducing the space and resources needed at the database level. SAP mostly uses pooled tables for maintaining system data.
Cluster Tables
Several logical data records from different cluster tables can be stored together in one physical record in a table cluster.
Subscribe to:
Post Comments (Atom)
SAP giới thiệu mã hỗ trợ AI trong ngôn ngữ ABAP riêng của mình
SAP đã ra mắt một loạt tính năng mã hỗ trợ AI trong môi trường phát triển ứng dụng dựa trên đám mây của mình, đồng thời tham gia vào danh sá...
-
BAPIs in Inventory Management There are two BAPIs for posting Goods Movements: BAPI_GOODSMVT_CREATE (universal BAPI for posting Goods M...
-
CALL TRANSACTION : If Call Transaction statement is used, the calling program will stay active and the control comes back to calling progr...
No comments:
Post a Comment