DBA Data[Home] [Help]

APPS.ICX_LOAD_REQ_INTERFACE dependencies on HR_EMPLOYEES_CURRENT_V

Line 188: hr_employees_current_v hrev,

184: from icx_shopping_carts isc,
185: icx_shopping_cart_lines ici,
186: mtl_system_items msi,
187: po_headers poh,
188: hr_employees_current_v hrev,
189: FND_USER fwu
190: where isc.shopper_id = fwu.user_id
191: and isc.saved_flag = '0'
192: and ici.cart_id = isc.cart_id