Search Results mtl_rtg_item_revisions
Overview
The MTL_RTG_ITEM_REVISIONS table is a core data repository within the Oracle E-Business Suite (EBS) Inventory (INV) module, specifically for releases 12.1.1 and 12.2.2. It serves as the master table for storing and managing revision-level information for item routings. A routing defines the sequence of manufacturing operations required to produce an assembly. This table enables the control and tracking of different versions or revisions of these routings over time, which is critical for managing engineering changes, maintaining production consistency, and ensuring accurate costing and scheduling in discrete manufacturing and flow manufacturing environments.
Key Information Stored
The table's primary key uniquely identifies a routing revision through a combination of INVENTORY_ITEM_ID, ORGANIZATION_ID, and PROCESS_REVISION. This structure allows multiple revisions of a routing to exist for the same item within a specific manufacturing organization. While the provided metadata does not list all columns, the foreign key relationships indicate the presence of critical fields. The CHANGE_NOTICE column links the routing revision to a specific engineering change order (ECO) documented in the ENG_ENGINEERING_CHANGES table, providing an audit trail for the revision's origin. Other implied columns would typically include metadata such as EFFECTIVITY_DATE (specifying when the revision becomes active), REVISION_DATE, and descriptive attributes for the revision.
Common Use Cases and Queries
The primary use case is to query the valid routing revision for a given item and organization, often for integration with manufacturing execution. This is essential when creating discrete jobs or flow schedules, as these manufacturing entities reference a specific routing revision. A common reporting need is to list all routing revisions for an item, including their effective dates and associated engineering change notices, to analyze the revision history. Sample SQL to retrieve the current effective routing revision for an item would join this table with item and organization master tables, filtering on the current date relative to the revision's effectivity. Another critical query involves validating that a routing revision referenced on an open work order (WIP_DISCRETE_JOBS or WIP_FLOW_SCHEDULES) still exists in this master table.
Related Objects
MTL_RTG_ITEM_REVISIONS is centrally connected to several key manufacturing and engineering tables. Its primary foreign key relationships are:
- ENG_ENGINEERING_CHANGES: Links a routing revision to its authorizing engineering change notice.
- MTL_PARAMETERS: Validates the ORGANIZATION_ID against defined inventory organizations.
- WIP_DISCRETE_JOBS: The routing revision specified on a discrete job must exist in this table, linked via PRIMARY_ITEM_ID, ORGANIZATION_ID, and ROUTING_REVISION.
- WIP_FLOW_SCHEDULES: Similar to discrete jobs, flow schedules reference a valid routing revision from this table.
-
Table: MTL_RTG_ITEM_REVISIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RTG_ITEM_REVISIONS, object_name:MTL_RTG_ITEM_REVISIONS, status:VALID, product: INV - Inventory , description: Routing revisions , implementation_dba_data: INV.MTL_RTG_ITEM_REVISIONS ,
-
Table: MTL_RTG_ITEM_REVISIONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RTG_ITEM_REVISIONS, object_name:MTL_RTG_ITEM_REVISIONS, status:VALID, product: INV - Inventory , description: Routing revisions , implementation_dba_data: INV.MTL_RTG_ITEM_REVISIONS ,
-
APPS.BOM_RTG_COPYORG_IMP dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENGPKIMP dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOMPVALR dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.FLM_COPY_ROUTING dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.ENG_GLOBALS dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_RTG_HEADER_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_VALIDATE_REVISED_ITEM dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.CTO_UPDATE_BOM_RTG_PK dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_RTG_HEADER_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_ROUTINGREVISION_PVT dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOMPPRCB dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.B_RTG_REVS_PKG dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_CANCEL_ECO dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_RTG_ISETUP_IMP dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.FLM_COPY_ROUTING dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENGPKIMP dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_ROUTINGHEADER_PVT dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.B_RTG_REVS_PKG dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.ENGPKIMP dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOMPASGR dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_COPY_TABLE_ROWS_PKG dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_ECO_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_REVISED_ITEM_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_CANCEL_ECO dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.ENG_ECO_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOMPASGR dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_RTG_REVISION_UTIL dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.ENG_DEFAULT_REVISED_ITEM dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_ROUTINGHEADER_PVT dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.WIP_FLOW_VALIDATION dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_REVISIONS dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.WIP_VALIDATE dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_RTG_ISETUP_IMP dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.WIP_VALIDATE dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.CTO_CONFIG_ROUTING_PK dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.ENG_GLOBALS dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.CTO_CONFIG_ROUTING_PK dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.ENG_DEFAULT_REVISED_ITEM dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_VALIDATE_RTG_REVISION dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_RTG_EXP dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.CTO_UPDATE_BOM_RTG_PK dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.WIP_COMMON dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOMPVALR dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_VALIDATE_RTG_REVISION dependencies on MTL_RTG_ITEM_REVISIONS
12.1.1
-
APPS.BOM_REVISIONS dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2
-
APPS.BOM_RTG_COPYORG_IMP dependencies on MTL_RTG_ITEM_REVISIONS
12.2.2