DBA Data[Home] [Help]

APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on HZ_PARTY_V2PUB

Line 702: party_rec hz_party_v2pub.party_rec_type;

698: x_return_status OUT NOCOPY VARCHAR2) is
699:
700:
701: acct_rec hz_cust_account_v2pub.cust_account_rec_type;
702: party_rec hz_party_v2pub.party_rec_type;
703: person_rec hz_party_v2pub.person_rec_type;
704: prel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;
705: prof_rec hz_customer_profile_v2pub .customer_profile_rec_type;
706:

Line 703: person_rec hz_party_v2pub.person_rec_type;

699:
700:
701: acct_rec hz_cust_account_v2pub.cust_account_rec_type;
702: party_rec hz_party_v2pub.party_rec_type;
703: person_rec hz_party_v2pub.person_rec_type;
704: prel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;
705: prof_rec hz_customer_profile_v2pub .customer_profile_rec_type;
706:
707: