DBA Data[Home] [Help]

APPS.ASO_APR_WF_PVT dependencies on MO_GLOBAL

Line 2491: mo_global.set_policy_context('S', l_quote_header_rec.org_id);

2487: 1,
2488: 'N'
2489: );
2490: END IF;
2491: mo_global.set_policy_context('S', l_quote_header_rec.org_id);
2492:
2493:
2494: -- Update the quote status by calling the update_quote API
2495:

Line 2580: mo_global.set_policy_context('M',null);

2576: 'N'
2577: );
2578: END IF;
2579:
2580: mo_global.set_policy_context('M',null);
2581:
2582:
2583: FND_GLOBAL.APPS_INITIALIZE(user_id,resp_id,resp_appl_id,0);
2584: