DBA Data[Home] [Help]

APPS.CSD_RETURNS_BI_PVT dependencies on HR_OPERATING_UNITS

Line 229: hr_operating_units hr,

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
232: mtl_item_categories cat,
233: hz_geo_name_references geo,

Line 621: hr_operating_units hr,

617: mtl_item_categories cat,
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

Line 683: hr_operating_units hr,

679: mtl_item_categories cat,
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