DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on STANDARD

Line 4839: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE

4835: l_control_rec.require_reason := TRUE;
4836:
4837: /* -----------------------------------------------------------
4838: This procedure sets the global G_RESET_APPS_CONTEXT to FALSE
4839: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE
4840: -----------------------------------------------------------
4841: */
4842: OE_STANDARD_WF.Reset_Apps_Context_Off;
4843: -- Following line added to fix the code for bug 2756895

Line 4842: OE_STANDARD_WF.Reset_Apps_Context_Off;

4838: This procedure sets the global G_RESET_APPS_CONTEXT to FALSE
4839: by doing OE_STANDARD_WF.G_RESET_APPS_CONTEXT := FALSE
4840: -----------------------------------------------------------
4841: */
4842: OE_STANDARD_WF.Reset_Apps_Context_Off;
4843: -- Following line added to fix the code for bug 2756895
4844: OE_STANDARD_WF.Save_Messages_Off;
4845:
4846:

Line 4844: OE_STANDARD_WF.Save_Messages_Off;

4840: -----------------------------------------------------------
4841: */
4842: OE_STANDARD_WF.Reset_Apps_Context_Off;
4843: -- Following line added to fix the code for bug 2756895
4844: OE_STANDARD_WF.Save_Messages_Off;
4845:
4846:
4847: /* -----------------------------------------------------------
4848: Call Process_Order