DBA Data[Home] [Help]

APPS.IGS_FI_GEN_005 dependencies on IGS_FI_GEN_001

Line 130: -- igs_fi_gen_001.finp_get_lcfi_reln

126:
127: -- cursor find the charge method apportionments applicable to the
128: -- fee cat fee liability
129: -- Enh # 2187247 cursor removed and functionality replaced by the call to the function
130: -- igs_fi_gen_001.finp_get_lcfi_reln
131:
132: -- check if the IGS_PS_COURSE attempt status is fee assessible
133:
134: CURSOR c_scas ( cp_course_attempt_status IGS_LOOKUPS_VIEW.lookup_code%TYPE ) IS

Line 218: IF IGS_FI_GEN_001.FINP_GET_LFCI_RELN(

214: -- SFCR021 : FCI-LCI Relation
215: -- Invoke the function FINP_GET_LFCI_RELN
216: -- to derive the Load Calendar Instance of the passed Fee calendar instance
217:
218: IF IGS_FI_GEN_001.FINP_GET_LFCI_RELN(
219: v_ftci.fee_cal_type,
220: v_ftci.fee_ci_sequence_number,
221: 'FEE',
222: v_ret_cal_type,