DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_INTERNAL_REQUISITION_PVT

Line 8113: -- global OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req should be set to

8109: -- for requestion line cancellation, it should be suppressed by the
8110: -- requesting org for update operation.
8111: --
8112: -- Additionally, while logging the delated request, system will ensure that
8113: -- global OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req should be set to
8114: -- FALSE. If this global is TRUE then it signifies that the full header
8115: -- cancellation is triggered from Requesting Organization user.
8116: --
8117: -- Please refer to following delayed request params with their meaning

Line 8199: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req THEN

8195:
8196:
8197: ELSE -- If return status is SUCCESS
8198: IF (p_x_header_rec.order_source_id = 10) THEN
8199: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req THEN
8200: IF l_debug_level > 0 THEN
8201: oe_debug_pub.add(' Header level cancellation. Log the IR ISO update delayed request',5);
8202: END IF;
8203: