DBA Data[Home] [Help]

APPS.PO_HEADERS_SV2 dependencies on PO_REQUISITION_LINES_ALL

Line 381: UPDATE po_requisition_lines_all

377:
378: -- : added update of reqs_in_pool_flag and of
379: -- WHO columns.
380:
381: UPDATE po_requisition_lines_all
382: SET line_location_id = NULL
383: , reqs_in_pool_flag = 'Y'
384: , last_update_date = SYSDATE
385: , last_updated_by = FND_GLOBAL.USER_ID