DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_STANDARD_WF

Line 4870: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE

4866: l_control_rec.require_reason := TRUE;
4867:
4868: /* -----------------------------------------------------------
4869: This procedure sets the global G_RESET_APPS_CONTEXT to FALSE
4870: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE
4871: -----------------------------------------------------------
4872: */
4873: OE_STANDARD_WF.Reset_Apps_Context_Off;
4874: -- Following line added to fix the code for bug 2756895

Line 4873: OE_STANDARD_WF.Reset_Apps_Context_Off;

4869: This procedure sets the global G_RESET_APPS_CONTEXT to FALSE
4870: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE
4871: -----------------------------------------------------------
4872: */
4873: OE_STANDARD_WF.Reset_Apps_Context_Off;
4874: -- Following line added to fix the code for bug 2756895
4875: OE_STANDARD_WF.Save_Messages_Off;
4876:
4877:

Line 4875: OE_STANDARD_WF.Save_Messages_Off;

4871: -----------------------------------------------------------
4872: */
4873: OE_STANDARD_WF.Reset_Apps_Context_Off;
4874: -- Following line added to fix the code for bug 2756895
4875: OE_STANDARD_WF.Save_Messages_Off;
4876:
4877:
4878: /* -----------------------------------------------------------
4879: Call Process_Order