DBA Data[Home] [Help]

APPS.UMX_REGISTER_USER_PVT dependencies on HZ_CONTACT_PREFERENCES

Line 98: l_contact_preference_id hz_contact_preferences.contact_preference_id%type;

94: IS
95:
96:
97: l_contact_point_id hz_contact_points.contact_point_id%type;
98: l_contact_preference_id hz_contact_preferences.contact_preference_id%type;
99: l_email_format HZ_CONTACT_POINTS.email_format%type;
100: l_email_address HZ_CONTACT_POINTS.email_address%type;
101: --initially this was raw phone num changed to phone_number
102: -- bug #3483248