DBA Data[Home] [Help]

APPS.UMX_NOTIFICATION_UTIL dependencies on HZ_FORMAT_PHONE_V2PUB

Line 663: HZ_FORMAT_PHONE_V2PUB.phone_display (

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