DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_PVT dependencies on DUAL

Line 6714: from dual'

6710:
6711: l_stmt_num := 80;
6712:
6713: open l_ref_cur for ' select :l_count l_count
6714: from dual'
6715: using l_count;
6716:
6717: -- create new context
6718:

Line 7093: FROM dual;

7089: l_gp_id NUMBER;
7090: BEGIN
7091: SELECT cst_cogs_events_s.nextval
7092: INTO l_gp_id
7093: FROM dual;
7094:
7095: FORALL j IN p_rowid_tab.FIRST .. p_rowid_tab.LAST
7096: UPDATE cst_revenue_recognition_lines
7097: SET request_id = -1 * l_gp_id