DBA Data[Home] [Help]

APPS.IGS_FI_VAL_CFAR dependencies on IGS_AD_LOCATION_ALL

Line 59: p_location_cd IN IGS_AD_LOCATION_ALL.location_cd%TYPE ,

55: pragma restrict_references(finp_val_att_closed,wnds);
56: --
57: -- Validate the IGS_AD_LOCATION closed indicator
58: FUNCTION finp_val_loc_closed(
59: p_location_cd IN IGS_AD_LOCATION_ALL.location_cd%TYPE ,
60: p_message_name OUT NOCOPY VARCHAR2 )
61: RETURN BOOLEAN;
62: pragma restrict_references(finp_val_loc_closed,wnds);
63: --