Search Results costing tables
The CM_WHSE_ASC table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Warehouse Management System (WMS) module. This table serves as an association table that links warehouses with specific attributes, enabling efficient inventory tracking, storage management, and logistical operations. Below is a detailed analysis of its purpose, structure, and functional significance in Oracle EBS.
Purpose and Functional Context
The CM_WHSE_ASC table acts as a junction table that establishes relationships between warehouses (identified byWHSE_CODE
) and associated attributes, such as storage rules, picking strategies, or organizational hierarchies. It plays a pivotal role in configuring warehouse behavior, ensuring that inventory movements, replenishment, and putaway processes adhere to predefined business rules. This table is particularly relevant in multi-warehouse environments where distinct operational policies apply to different storage locations.
Key Columns and Data Structure
The table typically includes the following columns:- WHSE_CODE: A unique identifier for the warehouse, often referencing the
CM_WHSE
master table. - ASC_TYPE: Defines the type of association (e.g., storage rules, zoning, or workflow assignments).
- ASC_VALUE: Stores the specific value or parameter linked to the warehouse (e.g., a rule ID or priority level).
- STATUS_FLAG: Indicates whether the association is active or inactive.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record creation and modification timestamps.
ORG_ID
for multi-organization support and ATTRIBUTE_CATEGORY
/ATTRIBUTE_n
for flexfield-based customizations.
Integration with Oracle EBS Modules
The CM_WHSE_ASC table integrates with several EBS modules:- Inventory Management (INV): Governs storage policies for items, such as fixed vs. random bin assignments.
- Order Management (OM): Influences picking prioritization based on warehouse-specific rules.
- Shipping Execution: Determines carrier associations or dock-door assignments for outbound shipments.
CM_WHSE_ASC_V
for reporting and operational screens.
Technical Considerations
In Oracle EBS 12.2.2, the table may leverage Advanced Compression or Partitioning for performance optimization, especially in large-scale deployments. Indexes onWHSE_CODE
and ASC_TYPE
are common to accelerate joins with related tables like CM_WHSE_RULES
. Custom triggers or workflows may also reference this table to enforce business logic during warehouse configuration changes.
Customization and Extensions
Organizations often extend the table's functionality by:- Adding custom columns via Descriptive Flexfields (DFFs) to capture industry-specific attributes.
- Developing PL/SQL procedures that dynamically update associations based on seasonal demand patterns.
- Integrating with external Warehouse Control Systems (WCS) through Oracle Integration Bus.
Conclusion
The CM_WHSE_ASC table is a foundational component of Oracle WMS, enabling granular control over warehouse operations. Its design reflects Oracle's modular architecture, allowing seamless interoperability with other EBS modules while supporting customization. Proper configuration of this table is essential for optimizing inventory accuracy, labor efficiency, and order fulfillment rates in complex distribution environments.-
File: GMF 11i10 Costing and Accounting ERD.pdf
12.1.1
product: GMF - Process Manufacturing Financials , size: 157.32 KBytes , file_type: PDF Diagram ,
-
File: GMF 11i9 Costing and Accounting ERD.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 165.622 KBytes , file_type: PDF Diagram ,
-
File: GMF 11i9 Costing and Accounting ERD.pdf
12.1.1
product: GMF - Process Manufacturing Financials , size: 165.622 KBytes , file_type: PDF Diagram ,
-
File: GMF 11i10 Costing and Accounting ERD.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 157.32 KBytes , file_type: PDF Diagram ,
-
Table: CM_WHSE_ASC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_ASC, object_name:CM_WHSE_ASC, status:VALID, product: GMF - Process Manufacturing Financials , description: The Costing Warehouse Association Table - allows the OPM user to build an association between costing and inventory warehouses. , implementation_dba_data: GMF.CM_WHSE_ASC ,
-
Table: CM_WHSE_ASC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_ASC, object_name:CM_WHSE_ASC, status:VALID, product: GMF - Process Manufacturing Financials , description: The Costing Warehouse Association Table - allows the OPM user to build an association between costing and inventory warehouses. , implementation_dba_data: GMF.CM_WHSE_ASC ,
-
Lookup Type: GMF_LC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Landed Cost Adjustments in Actual Costing , description: GMF Landed Cost Adjustments in Actual Costing ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.1.1
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
Lookup Type: GMF_SUB_ITEMS_IN_STD_COST
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Use Substitute Items in Standard Costing , description: Use Substitute Items in Standard Costing ,
-
Lookup Type: GMF_SUB_ITEMS_IN_STD_COST
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Use Substitute Items in Standard Costing , description: Use Substitute Items in Standard Costing ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
Table: CM_ACST_LED
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACST_LED, object_name:CM_ACST_LED, status:VALID, product: GMF - Process Manufacturing Financials , description: Actual Costing Ledger Table. The purpose of this table is to serve as a depository of all actual costing transactions. These transactions may originate from Production Batch details (pm_matl_dtl) or POC resource details (pm_oprn_dtl) or Pu , implementation_dba_data: GMF.CM_ACST_LED ,
-
Table: CM_ACST_LED
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACST_LED, object_name:CM_ACST_LED, status:VALID, product: GMF - Process Manufacturing Financials , description: Actual Costing Ledger Table. The purpose of this table is to serve as a depository of all actual costing transactions. These transactions may originate from Production Batch details (pm_matl_dtl) or POC resource details (pm_oprn_dtl) or Pu , implementation_dba_data: GMF.CM_ACST_LED ,
-
Table: GMF_ITEM_GROUPS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_ITEM_GROUPS, object_name:GMF_ITEM_GROUPS, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores the grouping of items (representative vs represented) for Summary Level costing , implementation_dba_data: GMF.GMF_ITEM_GROUPS ,
-
Table: CM_TEXT_TBL_TL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_TEXT_TBL_TL, object_name:CM_TEXT_TBL_TL, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Translation Text Table. , implementation_dba_data: GMF.CM_TEXT_TBL_TL ,
-
Table: CM_TEXT_TBL_TL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_TEXT_TBL_TL, object_name:CM_TEXT_TBL_TL, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Translation Text Table. , implementation_dba_data: GMF.CM_TEXT_TBL_TL ,
-
Table: GMF_ITEM_GROUPS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_ITEM_GROUPS, object_name:GMF_ITEM_GROUPS, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores the grouping of items (representative vs represented) for Summary Level costing , implementation_dba_data: GMF.GMF_ITEM_GROUPS ,
-
View: GMF_LEGAL_ENTITIES_VW2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_LEGAL_ENTITIES_VW2, object_name:GMF_LEGAL_ENTITIES_VW2, status:VALID, product: GMF - Process Manufacturing Financials , description: Helper view for display of Legal Entities in Costing , implementation_dba_data: APPS.GMF_LEGAL_ENTITIES_VW2 ,
-
View: GMF_LEGAL_ENTITIES_VW2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_LEGAL_ENTITIES_VW2, object_name:GMF_LEGAL_ENTITIES_VW2, status:VALID, product: GMF - Process Manufacturing Financials , description: Helper view for display of Legal Entities in Costing , implementation_dba_data: APPS.GMF_LEGAL_ENTITIES_VW2 ,
-
Table: GMF_INVOICE_DISTRIBUTIONS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_INVOICE_DISTRIBUTIONS, object_name:GMF_INVOICE_DISTRIBUTIONS, status:VALID, product: GMF - Process Manufacturing Financials , description: Supplementary table to store invoice variance amounts for Actual Costing , implementation_dba_data: GMF.GMF_INVOICE_DISTRIBUTIONS ,
-
Table: CM_CLDR_HDR_B
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CLDR_HDR_B, object_name:CM_CLDR_HDR_B, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Calendar Header Table , implementation_dba_data: GMF.CM_CLDR_HDR_B ,
-
Table: CM_CLDR_HDR_B
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CLDR_HDR_B, object_name:CM_CLDR_HDR_B, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Calendar Header Table , implementation_dba_data: GMF.CM_CLDR_HDR_B ,
-
Table: CM_CLDR_HDR
12.1.1
product: GMF - Process Manufacturing Financials , description: Costing Calendar Header Table , implementation_dba_data: Not implemented in this database ,
-
Table: CM_CLDR_HDR
12.2.2
product: GMF - Process Manufacturing Financials , description: Costing Calendar Header Table , implementation_dba_data: Not implemented in this database ,
-
Table: CM_APCM_INT
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_APCM_INT, object_name:CM_APCM_INT, status:VALID, product: GMF - Process Manufacturing Financials , description: Interface Table that contains the invoice price information brought over from Oracle Financials. The information captured within this table is then downloaded to cm_apcm_mst table which is used by the actual costing engine to determine the , implementation_dba_data: GMF.CM_APCM_INT ,
-
Table: GMF_BURDEN_PRIORITIES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PRIORITIES, object_name:GMF_BURDEN_PRIORITIES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Priorities are established. , implementation_dba_data: GMF.GMF_BURDEN_PRIORITIES ,
-
Table: CM_ALPR_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ALPR_CTL, object_name:CM_ALPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Allocation Process Control Table - Contains the process information such as Fiscal Year and Period, Costing Calendar and Period. , implementation_dba_data: GMF.CM_ALPR_CTL ,
-
Table: GMF_BURDEN_CODES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_CODES, object_name:GMF_BURDEN_CODES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Codes are stored. , implementation_dba_data: GMF.GMF_BURDEN_CODES ,
-
Table: GMF_BURDEN_CODES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_CODES, object_name:GMF_BURDEN_CODES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Codes are stored. , implementation_dba_data: GMF.GMF_BURDEN_CODES ,
-
Table: CM_ALPR_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ALPR_CTL, object_name:CM_ALPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Allocation Process Control Table - Contains the process information such as Fiscal Year and Period, Costing Calendar and Period. , implementation_dba_data: GMF.CM_ALPR_CTL ,
-
Table: GMF_BURDEN_PERCENTAGES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PERCENTAGES, object_name:GMF_BURDEN_PERCENTAGES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Burden Percentages are established. , implementation_dba_data: GMF.GMF_BURDEN_PERCENTAGES ,
-
Table: GMF_BURDEN_ASSOCIATION
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_ASSOCIATION, object_name:GMF_BURDEN_ASSOCIATION, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this table is where the Percentage Burden Associations are stored. , implementation_dba_data: GMF.GMF_BURDEN_ASSOCIATION ,
-
Table: GL_ALOC_DTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_DTL, object_name:GL_ALOC_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the result of the allocation processing. The Actual Costing Process will use this table to determine the expense allocation for the items. , implementation_dba_data: GMF.GL_ALOC_DTL ,
-
Table: GL_ALOC_DTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_DTL, object_name:GL_ALOC_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the result of the allocation processing. The Actual Costing Process will use this table to determine the expense allocation for the items. , implementation_dba_data: GMF.GL_ALOC_DTL ,
-
Table: GMF_BURDEN_PERCENTAGES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PERCENTAGES, object_name:GMF_BURDEN_PERCENTAGES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Burden Percentages are established. , implementation_dba_data: GMF.GMF_BURDEN_PERCENTAGES ,
-
Table: GMF_BURDEN_PRIORITIES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PRIORITIES, object_name:GMF_BURDEN_PRIORITIES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Priorities are established. , implementation_dba_data: GMF.GMF_BURDEN_PRIORITIES ,
-
Table: CM_APCM_INT
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_APCM_INT, object_name:CM_APCM_INT, status:VALID, product: GMF - Process Manufacturing Financials , description: Interface Table that contains the invoice price information brought over from Oracle Financials. The information captured within this table is then downloaded to cm_apcm_mst table which is used by the actual costing engine to determine the , implementation_dba_data: GMF.CM_APCM_INT ,
-
Table: CM_WHSE_EFF
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_EFF, object_name:CM_WHSE_EFF, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Warehouse Effectivities. Used by Cost Rollup Process , implementation_dba_data: GMF.CM_WHSE_EFF ,
-
Table: CM_WHSE_SRC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_SRC, object_name:CM_WHSE_SRC, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Source Warehouses - Used by Rollup process , implementation_dba_data: GMF.CM_WHSE_SRC ,
-
Table: CM_WHSE_EFF
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_EFF, object_name:CM_WHSE_EFF, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Warehouse Effectivities. Used by Cost Rollup Process , implementation_dba_data: GMF.CM_WHSE_EFF ,
-
Table: CM_WHSE_SRC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_WHSE_SRC, object_name:CM_WHSE_SRC, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Source Warehouses - Used by Rollup process , implementation_dba_data: GMF.CM_WHSE_SRC ,
-
Table: CM_APCM_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_APCM_MST, object_name:CM_APCM_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Invoice Interface master table for Costing - contains the invoice price information brought over from Oracle Financials. Data is first brought over to cm_apcm_int and then after validation written to this table. This information is used , implementation_dba_data: GMF.CM_APCM_MST ,
-
Table: GMF_BURDEN_ASSOCIATION
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_ASSOCIATION, object_name:GMF_BURDEN_ASSOCIATION, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this table is where the Percentage Burden Associations are stored. , implementation_dba_data: GMF.GMF_BURDEN_ASSOCIATION ,
-
Table: CM_APCM_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_APCM_MST, object_name:CM_APCM_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Invoice Interface master table for Costing - contains the invoice price information brought over from Oracle Financials. Data is first brought over to cm_apcm_int and then after validation written to this table. This information is used , implementation_dba_data: GMF.CM_APCM_MST ,
-
View: GMF_MATERIAL_EFFECTIVITIES_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID, product: GMF - Process Manufacturing Financials , description: This is a helper view for Item substitution for costing. , implementation_dba_data: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1 ,
-
View: GMF_MATERIAL_EFFECTIVITIES_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID, product: GMF - Process Manufacturing Financials , description: This is a helper view for Item substitution for costing. , implementation_dba_data: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1 ,
-
Table: CM_MTHD_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_MTHD_MST, object_name:CM_MTHD_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Item Cost Methods - Cost methods are defined by the user. Cost calculation types for raw material and product costs are also specified for Actual Costing Methods. , implementation_dba_data: GMF.CM_MTHD_MST ,
-
Table: CM_MTHD_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_MTHD_MST, object_name:CM_MTHD_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Item Cost Methods - Cost methods are defined by the user. Cost calculation types for raw material and product costs are also specified for Actual Costing Methods. , implementation_dba_data: GMF.CM_MTHD_MST ,
-
Table: CM_CLDR_DTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CLDR_DTL, object_name:CM_CLDR_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Calendar Details , implementation_dba_data: GMF.CM_CLDR_DTL ,
-
Table: CM_CLDR_DTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CLDR_DTL, object_name:CM_CLDR_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Calendar Details , implementation_dba_data: GMF.CM_CLDR_DTL ,