DBA Data[Home] [Help]

APPS.ZX_TDS_CALC_SERVICES_PUB_PKG dependencies on HZ_LOCATIONS

Line 124: location_id hz_locations.location_id%TYPE,

120: INDEX BY BINARY_INTEGER;
121:
122: -- Jurisdiction information cache
123: TYPE zx_jurisdiction_info_rec IS RECORD (
124: location_id hz_locations.location_id%TYPE,
125: location_type varchar2(100),
126: application_id number,
127: event_class varchar2(30),
128: tax zx_taxes_b.tax%TYPE,