DBA Data[Home] [Help]

APPS.PA_FORECAST_WF dependencies on FND_GLOBAL

Line 132: FND_GLOBAL.Apps_Initialize ( user_id => l_wf_started_by_id

128: , itemkey => itemkey
129: , aname => 'WORKFLOW_STARTED_BY_APPL_ID'
130: );
131:
132: FND_GLOBAL.Apps_Initialize ( user_id => l_wf_started_by_id
133: , resp_id => l_wf_started_by_resp_id
134: , resp_appl_id => l_wf_started_by_appl_id
135: );
136: /* Added for the deferred process */