[Home] [Help]
8247: l_req_encumbrance_on,
8248: po_core_s.get_product_install_status('OE'),
8249: X_req_control_error_rc);
8250:
8251: po_negotiation_req_notif.call_negotiation_wf('REQ HEADER', p_conf_hdr_id);
8252:
8253: UPDATE po_requisition_lines_all SET amendment_status = 'A',
8254: amendment_type = 'CANCELLED'
8255: WHERE requisition_line_id in (x_req_line_id, x_conf_line_id);