DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on EAM_SUB_RESOURCE_UTILITY_PVT

Line 62: EAM_SUB_RESOURCE_UTILITY_PVT.Query_Row

58: BEGIN
59:
60: IF EAM_PROCESS_WO_PVT.GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Quering Sub Resource'); END IF;
61:
62: EAM_SUB_RESOURCE_UTILITY_PVT.Query_Row
63: ( p_wip_entity_id => p_eam_sub_res_rec.wip_entity_id
64: , p_organization_id => p_eam_sub_res_rec.organization_id
65: , p_operation_seq_num => p_eam_sub_res_rec.operation_seq_num
66: , p_resource_seq_num => p_eam_sub_res_rec.resource_seq_num