DBA Data[Home] [Help]

APPS.EAM_RES_UTILITY_PVT dependencies on EAM_RES_USAGE_UTILITY_PVT

Line 445: EAM_RES_USAGE_UTILITY_PVT.Delete_Usage

441: BEGIN
442:
443: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug ('Deleting Resource Usage') ; END IF;
444:
445: EAM_RES_USAGE_UTILITY_PVT.Delete_Usage
446: ( p_wip_entity_id => p_eam_res_rec.wip_entity_id
447: , p_organization_id => p_eam_res_rec.organization_id
448: , p_operation_seq_num => p_eam_res_rec.operation_seq_num
449: , p_resource_seq_num => p_eam_res_rec.resource_seq_num