DBA Data[Home] [Help]

APPS.EAM_RES_INST_VALIDATE_PVT dependencies on EAM_RES_INST_UTILITY_PVT

Line 61: EAM_RES_INST_UTILITY_PVT.Query_Row

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