DBA Data[Home] [Help]

APPS.IGS_AS_UNTAS_PATTERN_PKG dependencies on IGS_PS_VAL_UOO

Line 91: IF IGS_PS_VAL_UOO.crsp_val_loc_cd (

87: IF p_inserting OR p_updating THEN
88: -- Validate IGS_AD_LOCATION closed indicator
89:
90: -- As part of the bug# 1956374 changed to the below call from IGS_AS_VAL_UAP.crsp_val_loc_cd
91: IF IGS_PS_VAL_UOO.crsp_val_loc_cd (
92: new_references.location_cd,
93: v_message_name) = FALSE THEN
94: Fnd_Message.Set_Name('IGS', v_message_name);
95: IGS_GE_MSG_STACK.ADD;