DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_ANC_RT_SGMNTS_PKG

Line 3189: IGS_FI_ANC_RT_SGMNTS_PKG.INSERT_ROW(

3185: v_record_inserted_ind := TRUE;
3186: l_rowid := NULL; -- initialise l_rowid to null before passing into the TBH
3187: -- l_rowid with a value will throw Un-Handled Exception
3188: BEGIN
3189: IGS_FI_ANC_RT_SGMNTS_PKG.INSERT_ROW(
3190: X_ROWID=>l_rowid,
3191: X_ANC_RATE_SEGMENT_ID=>l_anc_rate_segment_id,
3192: X_FEE_TYPE=>p_fee_type,
3193: X_FEE_CAL_TYPE=>p_dest_cal_type,