DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_INTERNAL_REQUISITION_PVT

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

8295: -- for requestion line cancellation, it should be suppressed by the
8296: -- requesting org for update operation.
8297: --
8298: -- Additionally, while logging the delated request, system will ensure that
8299: -- global OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req should be set to
8300: -- FALSE. If this global is TRUE then it signifies that the full header
8301: -- cancellation is triggered from Requesting Organization user.
8302: --
8303: -- Please refer to following delayed request params with their meaning

Line 8385: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req THEN

8381:
8382:
8383: ELSE -- If return status is SUCCESS
8384: IF (p_x_header_rec.order_source_id = 10) THEN
8385: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req THEN
8386: IF l_debug_level > 0 THEN
8387: oe_debug_pub.add(' Header level cancellation. Log the IR ISO update delayed request',5);
8388: END IF;
8389: