DBA Data[Home] [Help]

APPS.OKE_FUNDSOURCE_PVT dependencies on HZ_CUST_ACCOUNTS

Line 2570: from hz_cust_accounts

2566: ) is
2567:
2568: cursor c_party is
2569: select 'x'
2570: from hz_cust_accounts
2571: where cust_account_id = p_customer_id
2572: and party_id = p_party_id;
2573:
2574: cursor c_pool_party is