DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SCA dependencies on IGS_EN_STDNT_PS_ATT_PKG

Line 2685: -- was invoked from IGS_EN_STDNT_PS_ATT_PKG.

2681: -- A FUNCTION enrp_val_sca_fc in this package has been removed as this will not be invoked
2682: -- as per the build changes for the Fee clac Build (Bug 1851586)
2683: -- This function validates whether the Student Program Attempt had an assessment
2684: -- record with the specified Fee Category.
2685: -- was invoked from IGS_EN_STDNT_PS_ATT_PKG.
2686:
2687: --
2688: -- Validate if IGS_FI_FEE_CAT.fee_cat is closed.
2689: FUNCTION finp_val_fc_closed(

Line 3110: IGS_EN_STDNT_PS_ATT_PKG.UPDATE_ROW(

3106:
3107: END LOOP; -- end of looping through unit sets attempts
3108: END IF; --end of pre-enrollment year check
3109:
3110: IGS_EN_STDNT_PS_ATT_PKG.UPDATE_ROW(
3111: X_ROWID => vcur_spa.rowid,
3112: X_PERSON_ID => vcur_spa.PERSON_ID,
3113: X_COURSE_CD => vcur_spa.COURSE_CD,
3114: X_ADVANCED_STANDING_IND => vcur_spa.ADVANCED_STANDING_IND,