DBA Data[Home] [Help]

APPS.PA_AUTOALLOC_WF_PKG dependencies on FND_GLOBAL

Line 1412: fnd_global.apps_initialize(v_user_id, v_resp_id, v_resp_appl_id); /* Bug#3485255 */

1408: G_Err_Stage := 'Submit Request for Concurrent Program'||'PASDUC';
1409: Set_PA_WF_Stage(PA_item_type,PA_item_key,G_Err_Stage);
1410: WriteDebugMsg(G_Err_Stage);
1411:
1412: fnd_global.apps_initialize(v_user_id, v_resp_id, v_resp_appl_id); /* Bug#3485255 */
1413:
1414: /* Bug 2497324 added parameters p_arg10,p_arg11 as two parameters added in the process */
1415: -- MOAC changes
1416: fnd_request.set_org_id (x_org_id);