DBA Data[Home] [Help]

APPS.OKC_ARTICLES_IMPORT_GRP dependencies on WF_ENGINE

Line 2063: save_threshold WF_ENGINE.threshold%TYPE;

2059: l_part_rows_failed NUMBER := 0;
2060: l_part_rows_warned NUMBER := 0;
2061: l_bulk_failed VARCHAR2(1) := 'Y';
2062: l_exist_approver VARCHAR2(5) := 'NOK';
2063: save_threshold WF_ENGINE.threshold%TYPE;
2064:
2065: ------------------------------------------------------------------------
2066: -- PROCEDURE import_articles body starts
2067: -------------------------------------------------------------------------