Search Results bom_reference_designators
The BOM_REFERENCE_DESIGNATORS table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Bill of Materials (BOM) module, which facilitates the management of component-level details in manufacturing and engineering applications. This table stores reference designator information, linking components to their positions on assembly drawings or printed circuit boards (PCBs). Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functionality
The BOM_REFERENCE_DESIGNATORS table serves as a repository for associating reference designators (e.g., R1, C2, U5) with components in an assembly. These designators are essential for:- Assembly Instructions: Guides technicians in placing components accurately during manufacturing.
- Engineering Documentation: Links schematic symbols to physical components in technical drawings.
- Traceability: Enables tracking of component locations for quality control and troubleshooting.
Table Structure
Key columns in the table include:- REFERENCE_DESIGNATOR_ID: Primary key, uniquely identifying each entry.
- COMPONENT_SEQUENCE_ID: Foreign key linking to BOM_INVENTORY_COMPONENTS, associating designators with BOM components.
- REF_DESIGNATOR: Stores the alphanumeric designator (e.g., "R1" for a resistor).
- ASSEMBLY_TYPE: Indicates whether the designator applies to a standard BOM or an engineering change order (ECO).
- LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns for tracking changes.
Integration with Other Modules
The table interacts with several Oracle EBS modules:- BOM_INVENTORY_COMPONENTS: Maps designators to component items in a BOM.
- ENG_ENGINEERING_CHANGES: Supports ECOs by allowing designator updates during revisions.
- INV_ITEMS: References item master data for component details.
Technical Considerations
- Indexing: The table is indexed on COMPONENT_SEQUENCE_ID and REFERENCE_DESIGNATOR_ID for performance optimization.
- Data Volume: Can grow significantly in complex assemblies (e.g., PCBs with thousands of components).
- API Usage: Oracle provides PL/SQL APIs (BOM_REF_DESIGNATOR_PKG) for programmatic access.
Business Process Flow
A typical workflow involves:- Creating a BOM in BOM_BILL_OF_MATERIALS.
- Adding components via BOM_INVENTORY_COMPONENTS.
- Assigning reference designators in BOM_REFERENCE_DESIGNATORS.
- Generating manufacturing reports or exporting data to CAD systems.
Customization and Extensions
Common enhancements include:- Custom validations for designator formats (e.g., enforcing company-specific naming conventions).
- Integration with third-party PLM tools for bidirectional synchronization.
- Additional columns for storing metadata (e.g., component orientation, solder type).
Conclusion
The BOM_REFERENCE_DESIGNATORS table is a foundational element in Oracle EBS for managing component positioning data. Its proper configuration ensures accuracy in manufacturing processes, compliance with engineering standards, and seamless integration across supply chain and product lifecycle management systems. Organizations leveraging this table effectively can achieve higher precision in assembly operations and improved documentation traceability.-
Table: BOM_REFERENCE_DESIGNATORS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_REFERENCE_DESIGNATORS, object_name:BOM_REFERENCE_DESIGNATORS, status:VALID, product: BOM - Bills of Material , description: Component reference designators , implementation_dba_data: BOM.BOM_REFERENCE_DESIGNATORS ,
-
Table: BOM_REFERENCE_DESIGNATORS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_REFERENCE_DESIGNATORS, object_name:BOM_REFERENCE_DESIGNATORS, status:VALID, product: BOM - Bills of Material , description: Component reference designators , implementation_dba_data: BOM.BOM_REFERENCE_DESIGNATORS ,
-
APPS.BOM_REFERENCE_DESIGNATOR_API dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.ENGPKIMP dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.CTO_CONFIG_BOM_PK dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_COPY_BILL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.ENG_CHANGE_IMPORT_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPLDCB dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_REF_DESIGNATOR_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_OPEN_INTERFACE_UTL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_CANCEL_ECO dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_GLOBALS dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.FLM_EXECUTION_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPLDCB dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_BOM_COMPONENT_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_VALIDATE_REF_DESIGNATOR dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_ECO_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOMPECOD dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_VALIDATE_BOM_COMPONENT dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_CHANGE_IMPORT_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOMPKMUD dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_CHANGE_COMMON_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_BOM_COMPONENT_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_REF_DESIG_PKG dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPCMBM dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_VALIDATE_REF_DESIGNATOR dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.ENG_REF_DESIGNATOR_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPVALB dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPPRCB dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_BOM_ISETUP_IMP dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOMPVALB dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENGPKIMP dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_VALIDATE_REV_COMPONENT dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOMPCMBM dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_GLOBALS dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_CHANGE_COMMON_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.ENGECOBO dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.CSTPSCCR dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOMPKMUD dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.ENG_VALIDATE_REF_DESIGNATOR dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_REF_DESIGNATOR_UTIL dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_COMPONENT_API dependencies on BOM_REFERENCE_DESIGNATORS
12.1.1
-
APPS.BOM_COPY_BILL dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.BOM_REF_DESIG_PKG dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2
-
APPS.ENG_VALIDATE_REF_DESIGNATOR dependencies on BOM_REFERENCE_DESIGNATORS
12.2.2