DBA Data[Home] [Help]

APPS.CSD_OM_INTERFACE_PVT dependencies on RCV_TRANSACTIONS

Line 305: FROM RCV_TRANSACTIONS rcv,

301: rcv.subinventory,
302: hp.party_type,
303: hp.party_id,
304: haou.name org_name
305: FROM RCV_TRANSACTIONS rcv,
306: OE_ORDER_LINES_ALL oel,
307: OE_ORDER_HEADERS_ALL oeh,
308: hz_parties hp,
309: hz_cust_accounts hca,