DBA Data[Home] [Help]

APPS.AMS_SCRIPTING_PUB dependencies on HZ_PARTY_CONTACT_V2PUB

Line 55: orgContactRec hz_party_contact_v2pub.org_contact_rec_type;

51: partySiteUseRec hz_party_site_v2pub.party_site_use_rec_type;
52: contactPointRec hz_contact_point_v2pub.contact_point_rec_type;
53: emailRec hz_contact_point_v2pub.email_rec_type;
54: phoneRec hz_contact_point_v2pub.phone_rec_type;
55: orgContactRec hz_party_contact_v2pub.org_contact_rec_type;
56: webRec hz_contact_point_v2pub.web_rec_type;
57:
58: BEGIN
59: -- Standard Start of API savepoint