DBA Data[Home] [Help]

APPS.IGS_PS_VAL_COP dependencies on IGS_PS_VAL_UOO

Line 35: IF (IGS_PS_VAL_UOO.crsp_val_loc_cd(

31: RETURN FALSE;
32: END IF;
33: -- Check for closed IGS_AD_LOCATION code
34: -- As part of the bug# 1956374 changed to the below call from IGS_PS_VAL_COO.crsp_val_loc_cd
35: IF (IGS_PS_VAL_UOO.crsp_val_loc_cd(
36: p_location_cd,
37: p_message_name) = FALSE) THEN
38: RETURN FALSE;
39: END IF;