DBA Data[Home] [Help]

APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on HZ_PARTY_V2PUB

Line 771: party_rec hz_party_v2pub.party_rec_type;

767: x_return_status OUT NOCOPY VARCHAR2) is
768:
769:
770: acct_rec hz_cust_account_v2pub.cust_account_rec_type;
771: party_rec hz_party_v2pub.party_rec_type;
772: person_rec hz_party_v2pub.person_rec_type;
773: prel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;
774: prof_rec hz_customer_profile_v2pub .customer_profile_rec_type;
775:

Line 772: person_rec hz_party_v2pub.person_rec_type;

768:
769:
770: acct_rec hz_cust_account_v2pub.cust_account_rec_type;
771: party_rec hz_party_v2pub.party_rec_type;
772: person_rec hz_party_v2pub.person_rec_type;
773: prel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;
774: prof_rec hz_customer_profile_v2pub .customer_profile_rec_type;
775:
776: