DBA Data[Home] [Help]

APPS.IGF_SL_CL_BATCH_PKG dependencies on DUAL

Line 339: FROM dual;

335: END IF;
336:
337: SELECT igf_sl_cl_batch_s.nextval
338: INTO x_cbth_id
339: FROM dual;
340:
341: before_dml(
342: p_action => 'INSERT',
343: x_rowid => x_rowid,