DBA Data[Home] [Help]

APPS.WMS_SHIPPING_TRANSACTION_PUB dependencies on OE_TRANSACTION_TYPES_TL

Line 5984: , oe_transaction_types_tl otl

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
5988: and otl.language=userenv('LANG')