DBA Data[Home] [Help]

APPS.EAM_MAT_REQ_VALIDATE_PVT dependencies on EAM_MAT_REQ_UTILITY_PVT

Line 62: EAM_MAT_REQ_UTILITY_PVT.Query_Row

58: BEGIN
59:
60: IF EAM_PROCESS_WO_PVT.GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Quering Material Requirement'); END IF;
61:
62: EAM_MAT_REQ_UTILITY_PVT.Query_Row
63: ( p_wip_entity_id => p_eam_mat_req_rec.wip_entity_id
64: , p_organization_id => p_eam_mat_req_rec.organization_id
65: , p_operation_seq_num => p_eam_mat_req_rec.operation_seq_num
66: , p_inventory_item_id => p_eam_mat_req_rec.inventory_item_id