[Home] [Help]
200: App_Exception.Raise_Exception;
201: END IF;
202: -- Validate if restrictions exists preventing the letter parameter type being
203: -- assigned to the correspondence type.
204: IF IGS_CO_VAL_LP.corp_val_lptr_rstrn(
205: new_references.letter_parameter_type,
206: new_references.correspondence_type,
207: v_message_name) = FALSE THEN
208: Fnd_Message.Set_Name('IGS',v_message_name);