DBA Data[Home] [Help]

APPS.JTF_UM_REGISTER_USER_PVT dependencies on HZ_LOCATIONS

Line 39: altaddress hz_locations.address_lines_phonetic%type := null,

35: state hz_parties.state%type := null,
36: postal_code hz_parties.postal_code%type := null,
37: county hz_parties.county%type := null,
38: province hz_parties.province%type := null,
39: altaddress hz_locations.address_lines_phonetic%type := null,
40: country hz_parties.country%type := null,
41: phone_area_code hz_contact_points.phone_area_code%type := null,
42: phone_number hz_contact_points.phone_number%type := null,
43: fax_area_code hz_contact_points.phone_area_code%type := null,