DBA Data[Home] [Help]

APPS.IGS_EN_ELGB_OVR_UOO_PKG dependencies on IGS_PE_PERSON_TYPES

Line 233: l_person_type igs_pe_person_types.person_type_code%TYPE;--added by nishikant

229: l_over_incurred_cp NUMBER;
230: l_lim_incurred_cp NUMBER;
231: -- Below local variable added as part of Enrl Elgbl and Validation Build. Bug#2616692
232: l_min_credit_point igs_en_config_enr_cp.min_cp_per_term%TYPE := NULL;
233: l_person_type igs_pe_person_types.person_type_code%TYPE;--added by nishikant
234: --dummy variable to pick up audit, billing, enrolled credit points
235: --due to signature change by EN308 Billing credit hours #3782329
236: l_audit_cp IGS_PS_USEC_CPS.billing_credit_points%TYPE;
237: l_billing_cp IGS_PS_USEC_CPS.billing_hrs%TYPE;