DBA Data[Home] [Help]

APPS.CSD_RETURNS_BI_PVT dependencies on CST_ITEM_COSTS

Line 227: cst_item_costs cic,

223: oe_order_lines_all oe,
224: oe_order_headers_all oh ,
225: rcv_transactions rcv,
226: mtl_system_items_b mtl,
227: cst_item_costs cic,
228: gl_sets_of_books gl,
229: hr_operating_units hr,
230: csd_return_stream_reasons csd,
231: -- swai: 12.2 begin

Line 622: cst_item_costs cic

618: hz_geo_name_references geo,
619: mtl_secondary_inventories subinv,
620: gl_sets_of_books gl,
621: hr_operating_units hr,
622: cst_item_costs cic
623: -- swai: 12.2 end
624: WHERE txn.inventory_item_id = mtl.inventory_item_id
625: and txn.organization_id = mtl.organization_id
626: and txn.transaction_type_id = 43

Line 684: cst_item_costs cic

680: hz_geo_name_references geo,
681: mtl_secondary_inventories subinv,
682: gl_sets_of_books gl,
683: hr_operating_units hr,
684: cst_item_costs cic
685: -- swai: 12.2 end
686: WHERE txn.inventory_item_id = mtl.inventory_item_id
687: and txn.organization_id = mtl.organization_id
688: and txn.transaction_type_id = 38