DBA Data[Home] [Help]

APPS.IGS_OR_CONTACTS_PKG dependencies on HZ_PARTY_V2PUB

Line 154: l_party_rec hz_party_v2pub.party_rec_type;

150: -- masehgal changed to hz_xxxx_V2PUB
151: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
152: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
153: email_rec hz_contact_point_v2pub.email_rec_type;
154: l_party_rec hz_party_v2pub.party_rec_type;
155: org_rel_rec hz_relationship_v2pub.relationship_rec_type;
156:
157: l_var VARCHAR2(1);
158: l_party_number hz_parties.party_number%TYPE;