DBA Data[Home] [Help]

APPS.IGS_HE_EXTRACT_FIELDS_PKG dependencies on IGS_HE_CODE_MAP_VAL

Line 20: TYPE result IS TABLE of igs_he_code_map_val.map1%TYPE

16:
17: -- Structure to hold Module details
18: TYPE unit IS TABLE of VARCHAR2(20)
19: INDEX BY binary_integer;
20: TYPE result IS TABLE of igs_he_code_map_val.map1%TYPE
21: INDEX BY binary_integer;
22: TYPE welsh_prop IS TABLE of igs_he_st_unt_vs.prop_of_teaching_in_welsh%TYPE
23: INDEX BY binary_integer;
24: