DBA Data[Home] [Help]

APPS.IGF_SL_DL_LOR_CRRESP_PKG dependencies on DUAL

Line 340: FROM dual;

336: END IF;
337:
338: SELECT igf_sl_dl_lor_crresp_s.NEXTVAL
339: INTO x_lor_resp_num
340: FROM dual;
341:
342: before_dml(
343: p_action => 'INSERT',
344: x_rowid => x_rowid,