DBA Data[Home] [Help]

APPS.PV_CONTACT_USER_BATCH_PUB dependencies on HZ_PARTY_V2PUB

Line 267: l_organization_rec HZ_PARTY_V2PUB.organization_rec_type;

263: l_partner_cust_acct VARCHAR2(100);
264: l_contact_cust_acct VARCHAR2(100);
265: l_cust_account_role_id NUMBER;
266: l_account_rec HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type;
267: l_organization_rec HZ_PARTY_V2PUB.organization_rec_type;
268: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
269: l_cust_account_id NUMBER;
270: l_cust_account_number VARCHAR2(1000);
271: l_cust_party_id NUMBER;