DBA Data[Home] [Help]

APPS.OKC_ARTICLES_IMPORT_GRP dependencies on WF_ENGINE

Line 2077: save_threshold WF_ENGINE.threshold%TYPE;

2073: l_part_rows_failed NUMBER := 0;
2074: l_part_rows_warned NUMBER := 0;
2075: l_bulk_failed VARCHAR2(1) := 'Y';
2076: l_exist_approver VARCHAR2(5) := 'NOK';
2077: save_threshold WF_ENGINE.threshold%TYPE;
2078:
2079: ------------------------------------------------------------------------
2080: -- PROCEDURE import_articles body starts
2081: -------------------------------------------------------------------------