DBA Data[Home] [Help]

APPS.AMS_LIST_IMPORT_PUB dependencies on HZ_PERSON_INFO_V2PUB

Line 86: p_language_rec IN HZ_PERSON_INFO_V2PUB.person_language_rec_type default NULL,

82: p_org_email_rec IN hz_contact_point_v2pub.email_rec_type default null,
83: p_org_phone_rec IN hz_contact_point_v2pub.phone_rec_type default null,
84: p_org_location_rec IN hz_location_v2pub.location_rec_type default null,
85: p_org_psite_rec IN hz_party_site_v2pub.party_site_rec_type default NULL,
86: p_language_rec IN HZ_PERSON_INFO_V2PUB.person_language_rec_type default NULL,
87: p_org_party_site_phone_rec IN hz_contact_point_v2pub.phone_rec_type default null
88: );
89:
90: --