DBA Data[Home] [Help]

APPS.IGS_FI_GEN_004 dependencies on IGS_FI_GEN_003

Line 284: IF IGS_FI_GEN_003.finp_ins_cfar(

280: v_rec_found := TRUE;
281: IF v_previous_fee_type IS NULL OR
282: v_previous_fee_type <> v_scafcflrv_rec.FEE_TYPE THEN
283: --Create a contract using the current default fee assessment rate
284: IF IGS_FI_GEN_003.finp_ins_cfar(
285: p_person_id,
286: p_course_cd,
287: v_scafcflrv_rec.FEE_TYPE,
288: v_scafcflrv_rec.start_dt,