DBA Data[Home] [Help]

APPS.OKC_XPRT_UTIL_PVT dependencies on OKC_XPRT_RULE_EVAL_CONDVAL_T

Line 11006: DELETE okc_xprt_rule_eval_condval_t WHERE doc_id = p_document_id and doc_type = p_document_type;

11002: AND document_type = p_document_type;
11003:
11004: --purging the temp tables used for evaluating contract expert rules engine
11005: DELETE okc_xprt_rule_eval_result_t WHERE doc_id = p_document_id and doc_type = p_document_type;
11006: DELETE okc_xprt_rule_eval_condval_t WHERE doc_id = p_document_id and doc_type = p_document_type;
11007:
11008: --
11009: -- Display appropriate message on page depending on whether articles where inserted
11010: -- into document or not. In this release, we only distinguish between inserting articles