DBA Data[Home] [Help]

APPS.CSD_WF_PROCESS_PVT dependencies on HZ_CUST_ACCOUNTS

Line 462: hz_cust_accounts hca

458: Cursor c_get_intr_party is
459: select csi.internal_party_id,
460: hca.cust_account_id
461: from csi_install_parameters csi,
462: hz_cust_accounts hca
463: where csi.internal_party_id = hca.party_id(+)
464: and hca.status(+) = 'A';
465:
466: -- Cursor to get transaction attributes to create repair order