DBA Data[Home] [Help]

APPS.WMS_SHIPPING_TRANSACTION_PUB dependencies on OE_TRANSACTION_TYPES_TL

Line 5772: , oe_transaction_types_tl otl

5768: , c.party_number
5769: from wsh_delivery_details_ob_grp_v wdd
5770: --, R12 TCA changes ra_customers c -- added the following tables instead
5771: , hz_parties c , hz_cust_accounts hca
5772: , oe_transaction_types_tl otl
5773: , wms_direct_ship_temp wdst
5774: where wdd.customer_id = hca.cust_account_id
5775: and c.party_id = hca.party_id
5776: and otl.language=userenv('LANG')