DBA Data[Home] [Help]

APPS.IGS_EN_WLST_GEN_PROC dependencies on IGS_AD_LOCATION

Line 52: p_location_desc OUT NOCOPY igs_ad_location.description%TYPE ,

48: p_unit_cd OUT NOCOPY igs_ps_unit_ver.unit_cd%TYPE ,
49: p_unit_title OUT NOCOPY igs_ps_unit_ver.title%TYPE ,
50: p_cal_type OUT NOCOPY igs_ps_unit_ofr_opt.cal_type%TYPE ,
51: p_alternate_code OUT NOCOPY igs_ca_inst.alternate_code%TYPE ,
52: p_location_desc OUT NOCOPY igs_ad_location.description%TYPE ,
53: p_unit_class OUT NOCOPY igs_ps_unit_ofr_opt.unit_class%TYPE ,
54: p_message OUT NOCOPY VARCHAR2
55: ) ;
56: