DBA Data[Home] [Help]

APPS.WMS_SHIPPING_TRANSACTION_PUB dependencies on HZ_CUST_ACCOUNTS

Line 5983: , hz_parties c , hz_cust_accounts hca

5979: , hca.cust_account_id
5980: , c.party_number
5981: from wsh_delivery_details_ob_grp_v wdd
5982: --, R12 TCA changes ra_customers c -- added the following tables instead
5983: , hz_parties c , hz_cust_accounts hca
5984: , oe_transaction_types_tl otl
5985: , wms_direct_ship_temp wdst
5986: where wdd.customer_id = hca.cust_account_id
5987: and c.party_id = hca.party_id