DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ASS dependencies on IGS_FI_SPA_FEE_PRDS_PKG

Line 10781: igs_fi_spa_fee_prds_pkg.insert_row ( x_rowid => l_rowid,

10777: log_to_fnd( p_v_module => 'finpl_insert_record',
10778: p_v_string => 'Proceeding to insert an Assessment record into IGS_FI_SPA_FEE_PRDS' );
10779:
10780: l_rowid := NULL;
10781: igs_fi_spa_fee_prds_pkg.insert_row ( x_rowid => l_rowid,
10782: x_person_id => p_n_person_id,
10783: x_course_cd => p_v_course_cd,
10784: x_fee_cal_type => p_v_fee_cal_type,
10785: x_fee_ci_sequence_number => p_n_fee_ci_sequence_number,