DBA Data[Home] [Help]

APPS.IGS_CA_INS_ROLL_CI dependencies on IGS_CA_GEN_001

Line 2250: IF(IGS_CA_GEN_001.CALP_GET_CAT_CLOSED(

2246: p_message_name := 'IGS_CA_CANNOT_ROLLOVER';
2247: RETURN FALSE;
2248: END IF;
2249: -- Validate that the calendar instance calendar type is not closed
2250: IF(IGS_CA_GEN_001.CALP_GET_CAT_CLOSED(
2251: p_cal_type,
2252: p_message_name) = TRUE) THEN
2253: -- Insert message into IGS_GE_S_LOG_ENTRY for reporting
2254: -- why the calendar instance was not rolled.