DBA Data[Home] [Help]

APPS.IGS_PS_OFR_UNIT_SET_PKG dependencies on IGS_PS_VAL_COUSR

Line 97: IF IGS_PS_VAL_COUSR.crsp_val_iud_us_dtl (

93: App_Exception.Raise_Exception;
94: END IF;
95: --
96: -- Can only create against ACTIVE or PLANNED IGS_PS_UNIT sets
97: IF IGS_PS_VAL_COUSR.crsp_val_iud_us_dtl (
98: new_references.unit_set_cd,
99: new_references.us_version_number,
100: v_message_name) = FALSE THEN
101: Fnd_Message.Set_Name('IGS',v_message_name);