DBA Data[Home] [Help]

APPS.IGF_SL_LOR_LOC_HISTORY_PKG dependencies on IGF_SL_LOR_LOC_HISTORY_S

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,

Line 1738: igf_sl_lor_loc_history_s.NEXTVAL,

1734: new_references.rep_entity_id_txt,
1735: new_references.source_entity_id_txt,
1736: new_references.interest_rebate_percent_num,
1737: new_references.esign_src_typ_cd,
1738: igf_sl_lor_loc_history_s.NEXTVAL,
1739: new_references.source_txt,
1740: x_last_update_date,
1741: x_last_updated_by,
1742: x_last_update_date,