[Home] [Help]
APPS.IGF_AP_ST_CORR_TEXT_PKG dependencies on DUAL
Line 292: FROM dual;
288: END IF;
289:
290: SELECT igf_ap_st_corr_text_s.NEXTVAL
291: INTO x_corsp_id
292: FROM dual;
293:
294: before_dml(
295: p_action => 'INSERT',
296: x_rowid => x_rowid,