DBA Data[Home] [Help]

APPS.IGS_AV_GEN_001 dependencies on IGS_EN_ELGBL_UNIT

Line 38: igs_en_elgbl_unit.eval_unit_repeat

34: IGS_EN_VAL_SUA.enrp_val_sca_subunit as part of build #3052438
35: nalkumar 10-Dec-2003 Bug# 3270446 RECR50 Build; Obsoleted the IGS_AV_STND_UNIT.CREDIT_PERCENTAGE column.
36: swaghmar 15-Jun-2005 Bug# 4377816. Changed the cursor queries to pick party_number from igs_pe_hz_parties instead of hz_parties
37: sgurusam 17-Jun-2005 Modified to pass aditional parameter p_calling_obj = 'JOB' in the calls to
38: igs_en_elgbl_unit.eval_unit_repeat
39: jhanda 10-july-05 Build 4327991 BUILD FOR RE105 TRANSFER EVALUATION UI ENHANCEMENTS
40:
41: amanohar 23-Nov-2005 Bug#4726833 IGSQUKRM:ADVANCED STANDING CREDIT POINTS NOT SUMMUING IN YOP MODE VAH PAGE
42: sepalani 21-Mar-2006 Bug#5104563 12A-M1R: INFO QUERY ON ADV STANDING GRANTING REPORT

Line 2092: l_unit_repeat := igs_en_elgbl_unit.eval_unit_repeat (

2088: -- "eval_unit_repeat" function returns true, if the unit is repeatable
2089: -- it also returns true when the unit has "Repeat set to None" and For Reenroll
2090: --
2091:
2092: l_unit_repeat := igs_en_elgbl_unit.eval_unit_repeat (
2093: p_person_id => p_person_id ,
2094: p_load_cal_type => p_load_cal_type ,
2095: p_load_cal_seq_number => p_load_cal_seq_number ,
2096: p_uoo_id => p_uoo_id ,