DBA Data[Home] [Help]

APPS.EAM_WO_CHANGE_STATUS_PVT dependencies on MTL_PARAMETERS

Line 582: MTL_PARAMETERS mp

578: FROM
579: WIP_DISCRETE_JOBS wdj,
580: MTL_EAM_NETWORK_ASSETS mena,
581: CSI_ITEM_INSTANCES CII,
582: MTL_PARAMETERS mp
583: WHERE
584: mena.network_object_id = wdj.maintenance_object_id
585: AND wdj.organization_id = p_organization_id
586: AND wdj.wip_entity_id = p_wip_entity_id