DBA Data[Home] [Help]

APPS.IGS_EN_GEN_015 dependencies on IGS_EN_RPT_PRC_UHK

Line 1825: -- Call the User Hook IGS_EN_RPT_PRC_UHK.ENRF_DRV_CMPL_DT_UHK. The call to the function should be as follows

1821:
1822: l_init_load_ci_start_dt := cur_ca_inst_rec.start_dt;
1823: l_init_load_ci_end_dt := cur_ca_inst_rec.end_dt;
1824:
1825: -- Call the User Hook IGS_EN_RPT_PRC_UHK.ENRF_DRV_CMPL_DT_UHK. The call to the function should be as follows
1826:
1827: l_cmpl_dt := igs_en_rpt_prc_uhk.enrf_drv_cmpl_dt_uhk (
1828: p_person_id,
1829: p_course_cd,

Line 1827: l_cmpl_dt := igs_en_rpt_prc_uhk.enrf_drv_cmpl_dt_uhk (

1823: l_init_load_ci_end_dt := cur_ca_inst_rec.end_dt;
1824:
1825: -- Call the User Hook IGS_EN_RPT_PRC_UHK.ENRF_DRV_CMPL_DT_UHK. The call to the function should be as follows
1826:
1827: l_cmpl_dt := igs_en_rpt_prc_uhk.enrf_drv_cmpl_dt_uhk (
1828: p_person_id,
1829: p_course_cd,
1830: l_achieved_cp,
1831: l_attendance_type,