DBA Data[Home] [Help]

APPS.IBE_PARTY_V2PVT dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 2042: ddp_cust_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

2038:
2039: ddp_account_rec hz_cust_account_v2pub.cust_account_rec_type;
2040: ddp_person_rec hz_party_v2pub.person_rec_type;
2041: ddp_organization_rec hz_party_v2pub.organization_rec_type;
2042: ddp_cust_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
2043:
2044: l_gen_cust_num VARCHAR2(1);
2045: l_acct_num VARCHAR2(30);
2046: l_account_number VARCHAR2(30);