DBA Data[Home] [Help]

APPS.ASO_PARTY_INT dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 748: cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

744: -- organization_rec hz_party_pub.organization_rec_type;
745: organization_rec HZ_PARTY_V2PUB.organization_rec_type;
746:
747: -- cust_profile_rec hz_customer_accounts_pub.cust_profile_rec_type;
748: cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
749:
750: -- p_party_rec hz_party_pub.party_rec_type;
751: p_party_rec HZ_PARTY_V2PUB.party_rec_type;
752:

Line 1185: p_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

1181:
1182: -- The above two record types have been moved to diff. packages in VERSION 2 API's.
1183:
1184: p_acct_site_uses_Rec HZ_CUST_ACCOUNT_SITE_V2PUB.cust_site_use_rec_type;
1185: p_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
1186:
1187: l_site_use_id NUMBER := NULL;
1188:
1189:

Line 2118: cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

2114: -- organization_rec hz_party_pub.organization_rec_type;
2115: organization_rec HZ_PARTY_V2PUB.organization_rec_type;
2116:
2117: -- cust_profile_rec hz_customer_accounts_pub.cust_profile_rec_type;
2118: cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
2119:
2120: -- p_party_rec hz_party_pub.party_rec_type;
2121: p_party_rec HZ_PARTY_V2PUB.party_rec_type;
2122: