DBA Data[Home] [Help]

APPS.IGS_EN_GEN_011 dependencies on IGS_CA_GEN_001

Line 5079: IGS_CA_GEN_001.calp_get_ci_dates(

5075: App_Exception.Raise_Exception;
5076: END IF;
5077: -- Determine the start and end dates of the teaching
5078: -- period by calling calp_get_ci_dates.
5079: IGS_CA_GEN_001.calp_get_ci_dates(
5080: p_teach_cal_type,
5081: p_teach_ci_sequence_number,
5082: v_teach_start_dt,
5083: v_teach_end_dt);