DBA Data[Home] [Help]

APPS.IGS_PS_OFR_OPT_PKG dependencies on IGS_PS_VAL_UOO

Line 174: IF IGS_PS_VAL_UOO.crsp_val_loc_cd(

170: END IF;
171: -- Validate IGS_AD_LOCATION code
172:
173: -- As part of the bug# 1956374 changed to the below call from IGS_PS_VAL_COO.crsp_val_loc_cd
174: IF IGS_PS_VAL_UOO.crsp_val_loc_cd(
175: new_references.location_cd,
176: v_message_name) = FALSE THEN
177: Fnd_Message.Set_Name('IGS',v_message_name);
178: IGS_GE_MSG_STACK.ADD;