DBA Data[Home] [Help]

APPS.AP_WEB_LOCATIONS_PKG dependencies on DUAL

Line 103: from dual;

99: exception
100: when no_data_found then
101: select ap_exp_locations_s.nextval
102: into p_loc_array(i).location_id
103: from dual;
104:
105: get_geometry(p_loc_array(i));
106:
107: insert into ap_exp_locations