DBA Data[Home] [Help]

APPS.PO_MULTI_MOD_VALIDATIONS dependencies on OKC_PO_MOD_PKG

Line 1794: OKC_PO_MOD_PKG.multimod_clause_presubmit(p_multi_mod_req_id => p_request_id,

1790: END IF;
1791:
1792:
1793: /*Call to the OKC api is made here. currently there are no validations.this dummy check is included so that we have the option of including additional checks in the future*/
1794: OKC_PO_MOD_PKG.multimod_clause_presubmit(p_multi_mod_req_id => p_request_id,
1795: x_result_type => x_result_type,
1796: x_results => x_results,
1797: x_return_status => l_return_status);
1798: