DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PVT dependencies on WIP_EAM_GENEALOGY_PVT

Line 7887: wip_eam_genealogy_pvt.update_eam_genealogy

7883: WHERE instance_id = l_eam_wo_rec.maintenance_object_id;
7884:
7885: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug ('EAM_PROCESS_WO_PVT.WORK_ORDER : Calling api to endate eam genealogy') ; END IF;
7886:
7887: wip_eam_genealogy_pvt.update_eam_genealogy
7888: (
7889: p_api_version => 1.0,
7890: p_object_type => 2,
7891: p_serial_number => l_serial_number,