DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PVT dependencies on WIP_EAM_GENEALOGY_PVT

Line 7461: wip_eam_genealogy_pvt.update_eam_genealogy

7457: WHERE instance_id = l_eam_wo_rec.maintenance_object_id;
7458:
7459: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug ('Calling api to endate eam genealogy') ; END IF;
7460:
7461: wip_eam_genealogy_pvt.update_eam_genealogy
7462: (
7463: p_api_version => 1.0,
7464: p_object_type => 2,
7465: p_serial_number => l_serial_number,