DBA Data[Home] [Help]

APPS.HZ_UTILITY_V2PUB dependencies on HZ_FORMAT_PHONE_V2PUB

Line 2463: RETURN hz_format_phone_v2pub.get_formatted_phone(l_contact_point_id,p_display_purpose);

2459: WHEN NO_DATA_FOUND THEN
2460: RETURN NULL;
2461: END;
2462:
2463: RETURN hz_format_phone_v2pub.get_formatted_phone(l_contact_point_id,p_display_purpose);
2464: END get_primary_phone;
2465:
2466: /**
2467: * FUNCTION get_primary_email