DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_PROCESS_REQUISITION_PVT

Line 6861: program unit OE_Process_Requisition_Pvt.Updat

6857: Output Params : X_Return_Status - The return status of the API
6858: (Expected/Unexpected/Success)
6859: Brief Description : This program unit is added for IR ISO Change
6860: management project, so as to trigger the new
6861: program unit OE_Process_Requisition_Pvt.Updat
6862: e_Internal_Requisition introduced as part of
6863: this project, and responsible for calling several
6864: Purchasing APIs based on the action performed
6865: on the internal sales order header/line.

Line 6945: OE_Process_Requisition_Pvt.Update_Internal_Requisition

6941: l_cancel_line := TRUE;
6942: END IF;
6943: END IF; -- Not P_Cancel_Order
6944:
6945: OE_Process_Requisition_Pvt.Update_Internal_Requisition
6946: ( P_Header_id => p_header_id
6947: , P_Line_id => p_line_id
6948: , p_line_ids => p_line_ids
6949: , p_num_records => p_num_records