DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_ANC_RATES_PKG

Line 3225: IGS_FI_ANC_RATES_PKG.INSERT_ROW(

3221: v_rates_flag := TRUE;
3222: l_rowid2 := NULL; -- initialise l_rowid2 to null before passing into the TBH
3223: -- l_rowid2 with a value will throw Un-Handled Exception
3224: BEGIN
3225: IGS_FI_ANC_RATES_PKG.INSERT_ROW(
3226: X_ROWID=>l_rowid2,
3227: X_ANCILLARY_RATE_ID=>l_ancillary_rate_id,
3228: X_FEE_TYPE=>p_fee_type,
3229: X_FEE_CAL_TYPE=>p_dest_cal_type,