DBA Data[Home] [Help]

APPS.HZ_UTILITY_V2PUB dependencies on HZ_FORMAT_PHONE_V2PUB

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

2475: WHEN NO_DATA_FOUND THEN
2476: RETURN NULL;
2477: END;
2478:
2479: RETURN hz_format_phone_v2pub.get_formatted_phone(l_contact_point_id,p_display_purpose);
2480: END get_primary_phone;
2481:
2482: /**
2483: * FUNCTION get_primary_email