DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_F_TYPE_ACCTS_PKG

Line 3331: igs_fi_f_type_accts_pkg.insert_row (

3327: LOOP
3328: FETCH cur_roll_segs INTO l_roll_segs;
3329: EXIT WHEN cur_roll_Segs%NOTFOUND;
3330: BEGIN
3331: igs_fi_f_type_accts_pkg.insert_row (
3332: x_rowid => l_rowid,
3333: x_fee_type_account_id => l_fee_type_accid,
3334: x_fee_type => p_fee_type,
3335: x_fee_cal_type => p_dest_cal_type,