DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_SUB_ER_RT_PKG

Line 2609: IGS_FI_SUB_ER_RT_PKG.INSERT_ROW(

2605: l_sub_err_id :=NULL; -- initialise l_rowid to null before passing into the TBH
2606: -- l_rowid with a value will throw Un-Handled Exception
2607:
2608: --insert the record into IGS_FI_SUB_ER_RT;
2609: IGS_FI_SUB_ER_RT_PKG.INSERT_ROW(
2610: x_rowid => l_rowid,
2611: x_sub_err_id => l_sub_err_id,
2612: x_sub_er_id => l_sub_er_id,
2613: x_far_id => v_sert_source_rec.far_id,