DBA Data[Home] [Help]

APPS.EAM_WO_CHANGE_STATUS_PVT dependencies on MTL_PARAMETERS

Line 540: MTL_PARAMETERS mp

536: FROM
537: WIP_DISCRETE_JOBS wdj,
538: MTL_EAM_NETWORK_ASSETS mena,
539: CSI_ITEM_INSTANCES CII,
540: MTL_PARAMETERS mp
541: WHERE
542: mena.network_object_id = wdj.maintenance_object_id
543: AND wdj.organization_id = p_organization_id
544: AND wdj.wip_entity_id = p_wip_entity_id