DBA Data[Home] [Help]

APPS.IGS_AD_CAT_PS_TYPE_PKG dependencies on IGS_AS_VAL_ACOT

Line 74: IF IGS_AS_VAL_ACOT.crsp_val_cty_closed (

70: IGS_GE_MSG_STACK.ADD;
71: App_Exception.Raise_Exception;
72: END IF;
73: -- Validate the course type closed indicator.
74: IF IGS_AS_VAL_ACOT.crsp_val_cty_closed (
75: new_references.course_type,
76: v_message_name) = FALSE THEN
77: Fnd_Message.Set_Name('IGS',v_message_name);
78: IGS_GE_MSG_STACK.ADD;