DBA Data[Home] [Help]

APPS.HZ_GNR_PVT dependencies on HZ_GNR_PUB

Line 5846: l_addr_val_level := NVL(hz_gnr_pub.get_addr_val_level(UPPER(p_country_code)),'NONE');

5842:
5843: -- get address validation level, if it is null i.e. not set at any level
5844: -- (which ideally should not happen), then we will assume it to be no validation,
5845: -- since we can not error out records for that country.
5846: l_addr_val_level := NVL(hz_gnr_pub.get_addr_val_level(UPPER(p_country_code)),'NONE');
5847: --l_addr_val_level := 'ERROR';
5848: x_validation_level := l_addr_val_level;
5849:
5850: -- FND Logging for debug purpose

Line 5862: -- ns_debug.put_line('Address Validation Level API value:'||hz_gnr_pub.get_addr_val_level(p_country_code));

5858: );
5859: END IF;
5860:
5861: -- ns_debug.put_line('Address Validation Level:'||l_addr_val_level);
5862: -- ns_debug.put_line('Address Validation Level API value:'||hz_gnr_pub.get_addr_val_level(p_country_code));
5863:
5864: /*-----------BEGIN GEO Validation and 2nd PASS TEST-----------------------------------------+
5865: Put logic of 1st pass or 2nd pass so, that if it is 2nd pass and
5866: validation level is ERROR and all fields required for geo validation are