DBA Data[Home] [Help]

APPS.IGF_SL_DL_LOR_RESP_PKG dependencies on DUAL

Line 349: FROM dual;

345: END IF;
346:
347: SELECT igf_sl_dl_lor_resp_s.NEXTVAL
348: INTO x_lor_resp_num
349: FROM dual;
350:
351: before_dml(
352: p_action => 'INSERT',
353: x_rowid => x_rowid,