DBA Data[Home] [Help]

APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on MTL_SYSTEM_ITEMS

Line 616: MTL_SYSTEM_ITEMS msi

612: BOM_DEPARTMENT_RESOURCES BDR1,
613: BOM_DEPARTMENT_RESOURCES BDR2,
614: BOM_OPERATION_SEQUENCES BOS,
615: BOM_OPERATIONAL_ROUTINGS BRTG,
616: MTL_SYSTEM_ITEMS msi
617: WHERE
618: BRTG.organization_id = p_org_id
619: and BRTG.assembly_item_id = p_phantom_item_id
620: and BRTG.organization_id = msi.organization_id