DBA Data[Home] [Help]

APPS.ICX_LOAD_REQ_INTERFACE dependencies on PO_HEADERS

Line 187: po_headers poh,

183: rtrim(isc.RESERVED_PO_NUM, ' ')
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'