DBA Data[Home] [Help]

APPS.HZ_GEOCODE_PKG dependencies on HZ_LOCATION_V2PUB

Line 872: l_loc_rec hz_location_v2pub.location_rec_type;

868: xml_request VARCHAR2(32640);
869: l_count NUMBER;
870: l_form_us VARCHAR2(2500);
871: at_least_one VARCHAR2(1);
872: l_loc_rec hz_location_v2pub.location_rec_type;
873: l_debug_prefix VARCHAR2(30):= '';
874: msg VARCHAR2(2000);
875: BEGIN
876: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN