DBA Data[Home] [Help]

APPS.IGF_SL_LOR_LOC_HISTORY_PKG dependencies on DUAL

Line 1153: SELECT igf_sl_lor_loc_history_s.NEXTVAL INTO x_loansh_id FROM dual;

1149: app_exception.raise_exception;
1150: END IF;
1151:
1152:
1153: SELECT igf_sl_lor_loc_history_s.NEXTVAL INTO x_loansh_id FROM dual;
1154:
1155: before_dml(
1156: p_action => 'INSERT',
1157: x_rowid => x_rowid,