DBA Data[Home] [Help]

APPS.ARP_LOCKBOX_HOOK_PVT dependencies on HZ_CUST_ACCOUNTS

Line 902: hz_cust_accounts acc

898: and rel.bill_to_flag = 'Y'
899: union
900: select rel.related_cust_account_id
901: from ar_paying_relationships_v rel,
902: hz_cust_accounts acc
903: where rel.party_id = acc.party_id
904: and acc.cust_account_id = l_customer_id
905: )
906: or