DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_PVT dependencies on DUAL

Line 6377: from dual'

6373:
6374: l_stmt_num := 80;
6375:
6376: open l_ref_cur for ' select :l_count l_count
6377: from dual'
6378: using l_count;
6379:
6380: -- create new context
6381:

Line 6749: FROM dual;

6745: l_gp_id NUMBER;
6746: BEGIN
6747: SELECT cst_cogs_events_s.nextval
6748: INTO l_gp_id
6749: FROM dual;
6750:
6751: FORALL j IN p_rowid_tab.FIRST .. p_rowid_tab.LAST
6752: UPDATE cst_revenue_recognition_lines
6753: SET request_id = -1 * l_gp_id