DBA Data[Home] [Help]

APPS.ARH_CONT_PKG dependencies on HZ_RELATIONSHIP_V2PUB

Line 554: prel_rec hz_relationship_v2pub.relationship_rec_type;

550: --arole_rec hz_customer_accounts_pub.cust_acct_roles_rec_type;
551:
552: party_rec hz_party_v2pub.party_rec_type;
553: per_rec hz_party_v2pub.person_rec_type;
554: prel_rec hz_relationship_v2pub.relationship_rec_type;
555: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
556: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
557: email_rec hz_contact_point_v2pub.email_rec_type;
558: arole_rec hz_cust_account_role_v2pub.cust_account_role_rec_type;

Line 1210: prel_rec hz_relationship_v2pub.relationship_rec_type;

1206: )
1207: IS
1208: party_rec hz_party_v2pub.party_rec_type;
1209: per_rec hz_party_v2pub.person_rec_type;
1210: prel_rec hz_relationship_v2pub.relationship_rec_type;
1211: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
1212: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
1213: email_rec hz_contact_point_v2pub.email_rec_type;
1214: arole_rec hz_cust_account_role_v2pub.cust_account_role_rec_type;