DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_EL_RNG_PKG

Line 2506: IGS_FI_EL_RNG_PKG.INSERT_ROW(

2502: BEGIN
2503: l_rowid :=NULL; -- initialise l_rowid to null before passing into the TBH
2504: -- l_rowid with a value will throw Un-Handled Exception
2505:
2506: IGS_FI_EL_RNG_PKG.INSERT_ROW(
2507: X_ROWID=>l_rowid,
2508: X_ER_ID => v_er_id,
2509: X_FEE_TYPE=>p_fee_type,
2510: X_FEE_CAL_TYPE=>p_dest_cal_type,