DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_UTILITY_PVT dependencies on EAM_RES_USAGE_UTILITY_PVT

Line 396: EAM_RES_USAGE_UTILITY_PVT.Delete_Usage

392: BEGIN
393:
394: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug ('Deleting Sub Resource Usage') ; END IF;
395:
396: EAM_RES_USAGE_UTILITY_PVT.Delete_Usage
397: ( p_wip_entity_id => p_eam_sub_res_rec.wip_entity_id
398: , p_organization_id => p_eam_sub_res_rec.organization_id
399: , p_operation_seq_num => p_eam_sub_res_rec.operation_seq_num
400: , p_resource_seq_num => p_eam_sub_res_rec.resource_seq_num