DBA Data[Home] [Help]

APPS.UMX_NOTIFICATION_UTIL dependencies on HZ_FORMAT_PHONE_V2PUB

Line 659: HZ_FORMAT_PHONE_V2PUB.phone_display (

655: ignore_notfound => false);
656:
657: -- phone extension is not available in phone formating
658:
659: HZ_FORMAT_PHONE_V2PUB.phone_display (
660: p_phone_country_code => l_phone_country_code,
661: p_phone_area_code => l_phone_area_code,
662: p_phone_number => l_primary_phone,
663: x_formatted_phone_number => x_formatted_phone,