DBA Data[Home] [Help]

APPS.AP_WORKFLOW_PKG dependencies on AP_INV_APRVL_HIST_S

Line 22: SELECT AP_INV_APRVL_HIST_S.nextval

18: l_iteration NUMBER;
19:
20: -- Bug 9861713 PRAGMA AUTONOMOUS_TRANSACTION; bug 8450681
21: BEGIN
22: SELECT AP_INV_APRVL_HIST_S.nextval
23: INTO l_hist_id
24: FROM dual;
25:
26: --insert into the history table