DBA Data[Home] [Help]

APPS.IGF_SP_ASSIGN_PUB dependencies on IGS_FI_GEN_GL

Line 680: x_tot_spnsr_amount=> igs_fi_gen_gl.get_formatted_amount(p_amount),

676: x_base_id=> l_n_base_id,
677: x_person_id=> NVL(p_person_id, l_n_person_id),
678: x_ld_cal_type=> p_ld_cal_type,
679: x_ld_sequence_number=> p_ld_ci_sequence_number,
680: x_tot_spnsr_amount=> igs_fi_gen_gl.get_formatted_amount(p_amount),
681: x_min_credit_points=> NULL,
682: x_min_attendance_type=> NULL);
683: END IF;
684: END IF;