DBA Data[Home] [Help]

APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on MTL_SYSTEM_ITEMS

Line 613: MTL_SYSTEM_ITEMS msi

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