Search Results bom_departments
The BOM_DEPARTMENTS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Bills of Material (BOM) module, serving as a foundational component for manufacturing and inventory management. This table stores department-level information that facilitates routing, work definition, and resource allocation in discrete and process manufacturing environments. Below is a detailed analysis of its purpose, structure, key columns, and integration within Oracle EBS.
Purpose and Functional Role
The BOM_DEPARTMENTS table defines departments or work centers where manufacturing operations are performed. These departments act as logical or physical locations within a plant where resources (labor, machines) are grouped to execute specific tasks in a production routing. The table supports:- Routing Definitions: Departments are assigned to routing operations in BOM_OPERATION_ROUTINGS.
- Resource Scheduling: Links to BOM_RESOURCES to allocate labor, machines, or tools.
- Costing: Departments are associated with overhead costs in CST_DEPARTMENT_OVERHEADS.
- Work Execution: Used in Work in Process (WIP) modules to track job progress.
Key Columns and Structure
The table includes columns that define department attributes and control operational behavior:- DEPARTMENT_ID: Primary key, uniquely identifying the department.
- ORGANIZATION_ID: Links to HR_ORGANIZATION_UNITS, tying the department to an inventory organization.
- DEPARTMENT_CODE: User-assigned identifier (e.g., "ASSY01" for Assembly Line 1).
- DESCRIPTION: Detailed name or purpose of the department.
- LOCATION_ID: Optional reference to a physical location (HR_LOCATIONS).
- DISABLE_DATE: Inactivates the department when populated.
- ATTRIBUTE_CATEGORY/ATTRIBUTE1-15: Flexfields for custom extensions.
Integration with Other Modules
BOM_DEPARTMENTS integrates with core EBS functionalities:- BOM Module: Departments are assigned to operations in BOM_OPERATION_SEQUENCES.
- Cost Management: Overhead rates are applied per department via CST_DEPARTMENT_OVERHEADS.
- Work in Process (WIP): WIP jobs reference departments for scheduling and reporting.
- Capacity Planning: Departments serve as buckets for resource capacity in MRP_CRP_DEPARTMENT.
Technical Considerations
- Indexes: Key indexes include BOM_DEPARTMENTS_U1 (DEPARTMENT_ID) and BOM_DEPARTMENTS_N1 (ORGANIZATION_ID).
- APIs: The BOM_DEPARTMENT_PUB package provides PL/SQL APIs for CRUD operations.
- Audit Columns: CREATION_DATE, LAST_UPDATE_DATE, and CREATED_BY track changes.
Customization and Extensions
Implementers often extend the table via:- Descriptive Flexfields (DFFs): Add organization-specific attributes.
- Triggers: Enforce business rules (e.g., validate department codes).
- Views: Create custom joins with BOM_RESOURCES or WIP_DISCRETE_JOBS.
Conclusion
The BOM_DEPARTMENTS table is a linchpin in Oracle EBS manufacturing workflows, enabling granular control over production processes. Its design supports scalability, integration with costing and planning modules, and extensibility through flexfields. Proper configuration of departments ensures accurate routing, resource utilization, and cost accumulation, making it indispensable for complex manufacturing environments.-
Table: BOM_DEPARTMENTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENTS, object_name:BOM_DEPARTMENTS, status:VALID, product: BOM - Bills of Material , description: Departments , implementation_dba_data: BOM.BOM_DEPARTMENTS ,
-
Table: BOM_DEPARTMENTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENTS, object_name:BOM_DEPARTMENTS, status:VALID, product: BOM - Bills of Material , description: Departments , implementation_dba_data: BOM.BOM_DEPARTMENTS ,
-
APPS.OPI_DBI_RES_PKG dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WSMPOPRN dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.AHL_RM_ASO_RESOURCE_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_MOVPROC_PRIV dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.INV_LABEL_PVT16 dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WMS_PUTAWAY_UTILS dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.CST_SUBELEMENTS_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.AHL_UA_FLIGHT_SCHEDULES_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.CS_SERVICEREQUEST_UTIL dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.EAM_MAT_REQ_VALIDATE_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.OPIMXRU dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_SF_CUSTOM_ATTRIBUTES dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.BOM_OPERATION_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.AHL_PP_RESRC_ASSIGN_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_OPERATIONS_INFO dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_FLOW_CHARGE_UTILITIES dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.AHL_PP_MATERIALS_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.EAM_MAINT_ATTRIBUTES_PUB dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.BOMPVALR dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.MRP_CRP_HORIZONTAL_PLAN dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_WS_UTIL dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.EAM_LINEAR_LOCATIONS_PUB dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.AHL_PRD_RESOURCE_TRANX_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_EAM_RESOURCE_TRANSACTION dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.INV_INVTOPKL_XMLP_PKG dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.PO_INQ_SV dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WMA_RSC_CHRG dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.CSD_HV_WIP_JOB_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.EAM_WORKORDERREP_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.BOM_OPERATION_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.EAM_SRAPPROVAL_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.MRP_UPDATE_RESOURCE dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.WIP_JSI_DEFAULTER dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.MRP_CRP_HORIZONTAL_PLAN dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.BOM_CSTRPWDD_XMLP_PKG dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.BOM_DEFAULT_OP_RES dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.AHL_VWP_TASKS_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.AHL_LTP_SPACE_ASSIGN_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.INV_VIEW_MTL_TXN dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.WSM_WLT_VALIDATE_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.CS_SERVICEREQUEST_UTIL dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.CST_EAMCOST_PUB dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.AHL_OSP_PO_REQ_PVT dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.INV_INVTOPKL_XMLP_PKG dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.BOM_COPY_ROUTING dependencies on BOM_DEPARTMENTS
12.2.2
-
APPS.AHL_VWP_TASKS_PVT dependencies on BOM_DEPARTMENTS
12.1.1
-
APPS.WIP_WS_EXCEPTIONS dependencies on BOM_DEPARTMENTS
12.1.1