DBA Data[Home] [Help]

APPS.IGF_AP_ISIRCOR_TMP_PKG dependencies on DUAL

Line 204: select igf_ap_isircor_tmp_s.nextval INTO x_ict_id FROM dual;

200: igs_ge_msg_stack.add;
201: app_exception.raise_exception;
202: END IF;
203:
204: select igf_ap_isircor_tmp_s.nextval INTO x_ict_id FROM dual;
205:
206: before_dml(
207: p_action => 'INSERT',
208: x_rowid => x_rowid,