DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PUB dependencies on HZ_CUST_ACCOUNTS

Line 6446: from hz_cust_accounts account

6442: ,party.party_number CustomerNumber
6443: ,party.party_name CustomerName
6444: ,inc.account_id AccountId
6445: ,(select account.account_number
6446: from hz_cust_accounts account
6447: where account.cust_account_id = inc.account_id) accountnumber
6448: ,inc.inventory_item_id InventoryItemId
6449: ,(select product_b.concatenated_segments
6450: from mtl_system_items_b_kfv product_b