Search Results bom_resources
The BOM_RESOURCES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing resource-related information within the Bills of Material (BOM) and Manufacturing modules. This table plays a pivotal role in defining and managing resources such as labor, machines, tools, or overheads that are utilized in production processes. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
The BOM_RESOURCES table stores master data for resources used in manufacturing operations. Resources are essential for defining work centers, routings, and production schedules. Each record in this table represents a unique resource, which can be assigned to departments, work centers, or operations in the BOM_OPERATION_RESOURCES and BOM_DEPARTMENT_RESOURCES tables. Resources are categorized as:- Labor (human resources)
- Machine (equipment or tools)
- Overhead (indirect costs)
Key Columns and Data Structure
The table includes columns that define resource attributes:- RESOURCE_ID: Primary key, uniquely identifying the resource.
- RESOURCE_CODE: User-defined code for the resource (e.g., "LABOR_001").
- DESCRIPTION: Detailed description of the resource.
- RESOURCE_TYPE: Specifies whether the resource is labor, machine, or overhead.
- UNIT_OF_MEASURE: The UOM for resource usage (e.g., hours, minutes).
- ACTIVE_FLAG: Indicates if the resource is available for use.
- COST_ELEMENT_ID: Links to cost elements in CST_COST_ELEMENTS for cost calculations.
- DEFAULT_RATE: Default cost rate per unit (used in standard costing).
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns for tracking changes.
Integration with Other Modules
The BOM_RESOURCES table integrates with several Oracle EBS modules:- Cost Management: Resources are tied to cost elements (CST_COST_ELEMENTS) for overhead and labor cost calculations.
- Work in Process (WIP): Resources are assigned to operations in BOM_OPERATION_RESOURCES, impacting job scheduling and costing.
- Capacity Planning: Resource availability and utilization are critical for capacity planning in MRP and APS.
Technical Considerations
- Indexes: Primary key (RESOURCE_ID) and unique index on RESOURCE_CODE ensure data integrity.
- Foreign Keys: Relationships with BOM_DEPARTMENT_RESOURCES, BOM_OPERATION_RESOURCES, and CST_COST_ELEMENTS enforce referential integrity.
- APIs: Oracle provides PL/SQL APIs (e.g., BOM_RESOURCE_PUB) for programmatic access and updates.
Business Process Impact
Resources defined in BOM_RESOURCES influence:- Routing Definitions: Resources are assigned to operations in routings (BOM_OPERATION_ROUTINGS).
- Standard Costing: Resource rates feed into product cost calculations.
- Scheduling: Resource availability affects production timelines.
Conclusion
The BOM_RESOURCES table is a foundational component of Oracle EBS Manufacturing, enabling precise resource management, cost tracking, and production planning. Its integration with cost, WIP, and planning modules ensures seamless data flow across the supply chain. Proper configuration and maintenance of this table are essential for accurate manufacturing execution and financial reporting.-
Table: BOM_RESOURCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
Table: BOM_RESOURCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
Table: CST_RESOURCE_OVERHEADS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RESOURCE_OVERHEADS, object_name:CST_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: Resource that an overhead is applied to , implementation_dba_data: BOM.CST_RESOURCE_OVERHEADS ,
-
Table: CST_RESOURCE_OVERHEADS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RESOURCE_OVERHEADS, object_name:CST_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: Resource that an overhead is applied to , implementation_dba_data: BOM.CST_RESOURCE_OVERHEADS ,
-
Table: CST_ITEM_COST_DETAILS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COST_DETAILS, object_name:CST_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Item cost detail information , implementation_dba_data: BOM.CST_ITEM_COST_DETAILS ,
-
Table: CST_ITEM_CST_DTLS_INTERFACE
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_CST_DTLS_INTERFACE, object_name:CST_ITEM_CST_DTLS_INTERFACE, status:VALID, product: BOM - Bills of Material , description: Open interface table for item cost detail information , implementation_dba_data: BOM.CST_ITEM_CST_DTLS_INTERFACE ,
-
Table: CST_ITEM_COST_DETAILS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COST_DETAILS, object_name:CST_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Item cost detail information , implementation_dba_data: BOM.CST_ITEM_COST_DETAILS ,
-
Table: CST_ITEM_CST_DTLS_INTERFACE
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_CST_DTLS_INTERFACE, object_name:CST_ITEM_CST_DTLS_INTERFACE, status:VALID, product: BOM - Bills of Material , description: Open interface table for item cost detail information , implementation_dba_data: BOM.CST_ITEM_CST_DTLS_INTERFACE ,
-
View: CSTBV_MFG_RESOURCE_OVERHEADS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MFG_RESOURCE_OVERHEADS, object_name:CSTBV_MFG_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MFG_RESOURCE_OVERHEADS ,
-
View: CSTBV_MFG_RESOURCE_OVERHEADS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MFG_RESOURCE_OVERHEADS, object_name:CSTBV_MFG_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MFG_RESOURCE_OVERHEADS ,
-
View: CSTFV_MFG_RESOURCE_OVERHEADS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_MFG_RESOURCE_OVERHEADS, object_name:CSTFV_MFG_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_MFG_RESOURCE_OVERHEADS ,
-
View: CSTFV_MFG_RESOURCE_OVERHEADS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_MFG_RESOURCE_OVERHEADS, object_name:CSTFV_MFG_RESOURCE_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_MFG_RESOURCE_OVERHEADS ,
-
View: CST_RESOURCE_OVERHEADS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_RESOURCE_OVERHEADS_V, object_name:CST_RESOURCE_OVERHEADS_V, status:VALID, product: BOM - Bills of Material , description: Resource based overheads by cost type : SINGLE-ORG view , implementation_dba_data: APPS.CST_RESOURCE_OVERHEADS_V ,
-
View: CST_RESOURCE_OVERHEADS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_RESOURCE_OVERHEADS_V, object_name:CST_RESOURCE_OVERHEADS_V, status:VALID, product: BOM - Bills of Material , description: Resource based overheads by cost type : SINGLE-ORG view , implementation_dba_data: APPS.CST_RESOURCE_OVERHEADS_V ,
-
View: CSTFV_ITEM_UNIT_COST_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITEM_UNIT_COST_DETAILS, object_name:CSTFV_ITEM_UNIT_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITEM_UNIT_COST_DETAILS ,
-
View: CSTFV_ITEM_UNIT_COST_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITEM_UNIT_COST_DETAILS, object_name:CSTFV_ITEM_UNIT_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITEM_UNIT_COST_DETAILS ,
-
View: CSTFV_MFG_TXN_DISTRIBUTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_MFG_TXN_DISTRIBUTIONS, object_name:CSTFV_MFG_TXN_DISTRIBUTIONS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_MFG_TXN_DISTRIBUTIONS ,
-
View: CSTFV_MFG_TXN_DISTRIBUTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_MFG_TXN_DISTRIBUTIONS, object_name:CSTFV_MFG_TXN_DISTRIBUTIONS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_MFG_TXN_DISTRIBUTIONS ,
-
Table: CST_RESOURCE_COSTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RESOURCE_COSTS, object_name:CST_RESOURCE_COSTS, status:VALID, product: BOM - Bills of Material , description: Resource and outside processing resource cost definition , implementation_dba_data: BOM.CST_RESOURCE_COSTS ,
-
Table: CST_RESOURCE_COSTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RESOURCE_COSTS, object_name:CST_RESOURCE_COSTS, status:VALID, product: BOM - Bills of Material , description: Resource and outside processing resource cost definition , implementation_dba_data: BOM.CST_RESOURCE_COSTS ,
-
Table: BOM_STD_SUB_OP_RESOURCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_STD_SUB_OP_RESOURCES, object_name:BOM_STD_SUB_OP_RESOURCES, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.BOM_STD_SUB_OP_RESOURCES ,
-
View: BOM_OPERATION_RESOURCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOM_OPERATION_RESOURCES_V, object_name:BOM_OPERATION_RESOURCES_V, status:VALID, product: BOM - Bills of Material , description: Operation resources , implementation_dba_data: APPS.BOM_OPERATION_RESOURCES_V ,
-
Table: CST_ITEM_OVERHEAD_DEFAULTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_OVERHEAD_DEFAULTS, object_name:CST_ITEM_OVERHEAD_DEFAULTS, status:VALID, product: BOM - Bills of Material , description: Default value for the overhead cost , implementation_dba_data: BOM.CST_ITEM_OVERHEAD_DEFAULTS ,
-
Table: CST_ITEM_OVERHEAD_DEFAULTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_OVERHEAD_DEFAULTS, object_name:CST_ITEM_OVERHEAD_DEFAULTS, status:VALID, product: BOM - Bills of Material , description: Default value for the overhead cost , implementation_dba_data: BOM.CST_ITEM_OVERHEAD_DEFAULTS ,
-
Table: BOM_STD_SUB_OP_RESOURCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_STD_SUB_OP_RESOURCES, object_name:BOM_STD_SUB_OP_RESOURCES, status:VALID, product: BOM - Bills of Material , description: BOM_STD_SUB_OP_RESOURCES stores Substitute Resource information for a particular operation for routing. , implementation_dba_data: BOM.BOM_STD_SUB_OP_RESOURCES ,
-
Table: BOM_RESOURCE_SETUPS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCE_SETUPS, object_name:BOM_RESOURCE_SETUPS, status:VALID, product: BOM - Bills of Material , description: Resource Setups , implementation_dba_data: BOM.BOM_RESOURCE_SETUPS ,
-
View: BOM_OPERATION_RESOURCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOM_OPERATION_RESOURCES_V, object_name:BOM_OPERATION_RESOURCES_V, status:VALID, product: BOM - Bills of Material , description: Operation resources , implementation_dba_data: APPS.BOM_OPERATION_RESOURCES_V ,
-
Table: CST_STD_COST_ADJ_TEMP
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_TEMP, object_name:CST_STD_COST_ADJ_TEMP, status:VALID, product: BOM - Bills of Material , description: Temporary table for standard cost adjustment , implementation_dba_data: BOM.CST_STD_COST_ADJ_TEMP ,
-
Table: CST_DEPARTMENT_OVERHEADS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_DEPARTMENT_OVERHEADS, object_name:CST_DEPARTMENT_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: Department overhead cost definition , implementation_dba_data: BOM.CST_DEPARTMENT_OVERHEADS ,
-
Table: CST_DEPARTMENT_OVERHEADS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_DEPARTMENT_OVERHEADS, object_name:CST_DEPARTMENT_OVERHEADS, status:VALID, product: BOM - Bills of Material , description: Department overhead cost definition , implementation_dba_data: BOM.CST_DEPARTMENT_OVERHEADS ,
-
Table: BOM_RESOURCE_SETUPS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCE_SETUPS, object_name:BOM_RESOURCE_SETUPS, status:VALID, product: BOM - Bills of Material , description: Resource Setups , implementation_dba_data: BOM.BOM_RESOURCE_SETUPS ,
-
Table: CST_STD_COST_ADJ_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_TEMP, object_name:CST_STD_COST_ADJ_TEMP, status:VALID, product: BOM - Bills of Material , description: Temporary table for standard cost adjustment , implementation_dba_data: BOM.CST_STD_COST_ADJ_TEMP ,
-
Table: CST_AE_LINES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_AE_LINES, object_name:CST_AE_LINES, status:VALID, product: BOM - Bills of Material , description: Stores debits and credits for Periodic Distributions , implementation_dba_data: BOM.CST_AE_LINES ,
-
Table: CST_AE_LINES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_AE_LINES, object_name:CST_AE_LINES, status:VALID, product: BOM - Bills of Material , description: Stores debits and credits for Periodic Distributions , implementation_dba_data: BOM.CST_AE_LINES ,
-
Table: CST_STD_COST_ADJ_DEBUG
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_DEBUG, object_name:CST_STD_COST_ADJ_DEBUG, status:VALID, product: BOM - Bills of Material , description: Table to store intermediate data when debugging standard cost update process , implementation_dba_data: BOM.CST_STD_COST_ADJ_DEBUG ,
-
Table: CST_STD_COST_ADJ_DEBUG
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_DEBUG, object_name:CST_STD_COST_ADJ_DEBUG, status:VALID, product: BOM - Bills of Material , description: Table to store intermediate data when debugging standard cost update process , implementation_dba_data: BOM.CST_STD_COST_ADJ_DEBUG ,
-
View: BOMBV_MFG_RESOURCE_SHIFTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOMBV_MFG_RESOURCE_SHIFTS, object_name:BOMBV_MFG_RESOURCE_SHIFTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.BOMBV_MFG_RESOURCE_SHIFTS ,
-
Table: CST_STD_COST_ADJ_VALUES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_VALUES, object_name:CST_STD_COST_ADJ_VALUES, status:VALID, product: BOM - Bills of Material , description: Standard cost adjustment value computed by standard cost update , implementation_dba_data: BOM.CST_STD_COST_ADJ_VALUES ,
-
Table: BOM_DEPARTMENT_RESOURCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENT_RESOURCES, object_name:BOM_DEPARTMENT_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources associated with departments , implementation_dba_data: BOM.BOM_DEPARTMENT_RESOURCES ,
-
View: BOMFV_MFG_RESOURCE_SHIFTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOMFV_MFG_RESOURCE_SHIFTS, object_name:BOMFV_MFG_RESOURCE_SHIFTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.BOMFV_MFG_RESOURCE_SHIFTS ,
-
View: BOMBV_MFG_RESOURCE_SHIFTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOMBV_MFG_RESOURCE_SHIFTS, object_name:BOMBV_MFG_RESOURCE_SHIFTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.BOMBV_MFG_RESOURCE_SHIFTS ,
-
Table: CST_STD_COST_ADJ_VALUES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_VALUES, object_name:CST_STD_COST_ADJ_VALUES, status:VALID, product: BOM - Bills of Material , description: Standard cost adjustment value computed by standard cost update , implementation_dba_data: BOM.CST_STD_COST_ADJ_VALUES ,
-
View: CSTBV_MATL_COST_SUB_ELEMENT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MATL_COST_SUB_ELEMENT, object_name:CSTBV_MATL_COST_SUB_ELEMENT, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MATL_COST_SUB_ELEMENT ,
-
View: CSTBV_MFG_RESOURCE_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MFG_RESOURCE_COSTS, object_name:CSTBV_MFG_RESOURCE_COSTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MFG_RESOURCE_COSTS ,
-
Table: BOM_DEPARTMENT_RESOURCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENT_RESOURCES, object_name:BOM_DEPARTMENT_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources associated with departments , implementation_dba_data: BOM.BOM_DEPARTMENT_RESOURCES ,
-
View: BOMFV_MFG_RESOURCE_SHIFTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.BOMFV_MFG_RESOURCE_SHIFTS, object_name:BOMFV_MFG_RESOURCE_SHIFTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.BOMFV_MFG_RESOURCE_SHIFTS ,
-
View: CSTBV_MATL_COST_SUB_ELEMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MATL_COST_SUB_ELEMENT, object_name:CSTBV_MATL_COST_SUB_ELEMENT, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MATL_COST_SUB_ELEMENT ,
-
View: CSTBV_MATL_OVHD_CST_SUB_ELMNT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MATL_OVHD_CST_SUB_ELMNT, object_name:CSTBV_MATL_OVHD_CST_SUB_ELMNT, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MATL_OVHD_CST_SUB_ELMNT ,
-
View: CSTBV_MFG_RESOURCE_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MFG_RESOURCE_COSTS, object_name:CSTBV_MFG_RESOURCE_COSTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MFG_RESOURCE_COSTS ,
-
View: CSTBV_MATL_OVHD_CST_SUB_ELMNT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_MATL_OVHD_CST_SUB_ELMNT, object_name:CSTBV_MATL_OVHD_CST_SUB_ELMNT, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_MATL_OVHD_CST_SUB_ELMNT ,