Search Results bom_alternate_designators
Overview
The BOM_ALTERNATE_DESIGNATORS table is a master reference table within the Oracle E-Business Suite Bills of Material (BOM) module. It serves as the central repository for defining and storing all valid alternate designator codes at the organization level. An alternate designator is a key identifier used to create and manage variations of standard manufacturing data. Its primary role is to enable the definition of alternate bills of material and alternate routings for the same assembly or product, providing critical flexibility in manufacturing and engineering processes. This table is foundational for supporting manufacturing scenarios where multiple production methods, component substitutions, or engineering change orders are required.
Key Information Stored
The table's structure is defined by its primary key, which consists of the ALTERNATE_DESIGNATOR_CODE and ORGANIZATION_ID. This ensures each designator code is unique within a specific inventory organization. While the provided metadata does not list all columns, the foreign key relationships indicate the table must store at minimum these two key columns. The ORGANIZATION_ID links to the MTL_PARAMETERS table, enforcing organization validity. The ALTERNATE_DESIGNATOR_CODE is the user-defined identifier (e.g., 'ENG', 'PROD', 'ALT1') that is referenced throughout manufacturing and planning transactions. The existence of a separate translation table, BOM_ALTERNATE_DESIGNATORS_TL, suggests the base table holds language-independent code and control data, while descriptive names are stored in the TL table.
Common Use Cases and Queries
A primary use case is validating and reporting on all alternate designators available for use in a given organization. This is essential for setup and maintenance tasks. Common queries include listing all designators for an organization or verifying if a specific designator exists before using it in a transaction. For example, a technical consultant might use the following SQL to audit setup:
- SELECT alternate_designator_code FROM bom_alternate_designators WHERE organization_id = :org_id ORDER BY 1;
Another critical use case is tracing where a specific alternate designator is applied. This involves joining to the BOM_BILL_OF_MATERIALS or BOM_OPERATIONAL_ROUTINGS tables to find all assemblies or routings using a particular alternate. This analysis is vital for impact assessment during changes or decommissioning of an alternate designator.
Related Objects
As documented, the BOM_ALTERNATE_DESIGNATORS table has integral relationships with several core manufacturing tables. It is referenced as a foreign key by BOM_BILL_OF_MATERIALS and BOM_STRUCTURES_B for alternate bills of material, and by BOM_OPERATIONAL_ROUTINGS and FLM_SEQ_TASK_DEMANDS for alternate routings. This enforces data integrity, ensuring that only valid, organization-specific designators can be assigned to these entities. The table has a direct parent-child relationship with MTL_PARAMETERS (for the organization) and a one-to-many relationship with its translation table, BOM_ALTERNATE_DESIGNATORS_TL. These relationships underscore its role as a controlled master list that drives configuration flexibility across the manufacturing suite.
-
Table: BOM_ALTERNATE_DESIGNATORS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_ALTERNATE_DESIGNATORS, object_name:BOM_ALTERNATE_DESIGNATORS, status:VALID, product: BOM - Bills of Material , description: Alternate designators , implementation_dba_data: BOM.BOM_ALTERNATE_DESIGNATORS ,
-
Table: BOM_ALTERNATE_DESIGNATORS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_ALTERNATE_DESIGNATORS, object_name:BOM_ALTERNATE_DESIGNATORS, status:VALID, product: BOM - Bills of Material , description: Alternate designators , implementation_dba_data: BOM.BOM_ALTERNATE_DESIGNATORS ,
-
APPS.BOM_ROUTINGHEADER_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_VAL_TO_ID dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.CSTPSCCR dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_BILL_API dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_CSTRSCCR_XMLP_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_CSTRSCCR_XMLP_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.WSMPLBJI dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.WIP_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOMPVALR dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.CSTPSCCR dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.WIP_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_BO_PUB dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_ALTERNATE_DESIGNATORS_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.WSM_WLT_VALIDATE_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_RTG_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_VALIDATE_RTG_HEADER dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_BOM_COMPONENT_UTIL dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_RTG_VAL_TO_ID dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.ENG_REVISED_ITEMS_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_BOM_COMPONENT_UTIL dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.EGO_IMPORT_BATCHES_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_VAL_TO_ID dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.EGO_ODI_PUB dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_BO_PUB dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_ROUTINGHEADER_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.CTO_CONFIG_BOM_PK dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_RTG_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.ENG_VALIDATE_REVISED_ITEM dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOMPVALR dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.WSMPLBJI dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.FLM_ROUTING dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.EGO_ITEM_WS_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.CTO_CONFIG_BOM_PK dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOMPVALB dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOM_RTG_VAL_TO_ID dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.WSM_WLT_VALIDATE_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.ENG_REVISED_ITEMS_PKG dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.ENGECOBO dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.BOMPVALB dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_VALIDATE_BOM_HEADER dependencies on BOM_ALTERNATE_DESIGNATORS
12.2.2
-
APPS.WSM_LBJ_INTERFACE_PVT dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.ENG_VALIDATE_REVISED_ITEM dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1
-
APPS.BOM_VALIDATE dependencies on BOM_ALTERNATE_DESIGNATORS
12.1.1