DBA Data[Home] [Help]

APPS.EAM_OP_NETWORK_VALIDATE_PVT dependencies on EAM_OP_NETWORK_UTILITY_PVT

Line 61: EAM_OP_NETWORK_UTILITY_PVT.Query_Row

57: BEGIN
58:
59: IF EAM_PROCESS_WO_PVT.GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Quering Operation Network'); END IF;
60:
61: EAM_OP_NETWORK_UTILITY_PVT.Query_Row
62: ( p_wip_entity_id => p_eam_op_network_rec.wip_entity_id
63: , p_organization_id => p_eam_op_network_rec.organization_id
64: , p_prior_operation => p_eam_op_network_rec.prior_operation
65: , p_next_operation => p_eam_op_network_rec.next_operation