DBA Data[Home] [Help]

APPS.HZ_LOCATION_SERVICES_PUB dependencies on HZ_REGISTRY_VALIDATE_V2PUB

Line 815: hz_registry_validate_v2pub.tax_location_validation (

811:
812: IF(l_validation_status_code <= l_overwrite_threshold) THEN
813:
814: log('Record has status code less than or equal to overwrite threshold. Accept returned location.');
815: hz_registry_validate_v2pub.tax_location_validation (
816: p_location_rec => l_location_rec,
817: p_create_update_flag => 'U',
818: x_return_status => l_return_status );
819: