DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_PROCESS_REQUISITION_PVT

Line 6497: program unit OE_Process_Requisition_Pvt.Updat

6493: Output Params : X_Return_Status - The return status of the API
6494: (Expected/Unexpected/Success)
6495: Brief Description : This program unit is added for IR ISO Change
6496: management project, so as to trigger the new
6497: program unit OE_Process_Requisition_Pvt.Updat
6498: e_Internal_Requisition introduced as part of
6499: this project, and responsible for calling several
6500: Purchasing APIs based on the action performed
6501: on the internal sales order header/line.

Line 6580: OE_Process_Requisition_Pvt.Update_Internal_Requisition

6576: l_cancel_line := TRUE;
6577: END IF;
6578: END IF; -- Not P_Cancel_Order
6579:
6580: OE_Process_Requisition_Pvt.Update_Internal_Requisition
6581: ( P_Header_id => p_header_id
6582: , P_Line_id => p_line_id
6583: , p_line_ids => p_line_ids
6584: , p_num_records => p_num_records