DBA Data[Home] [Help]

APPS.WF_ENGINE dependencies on WFA_SEC

Line 6142: if (not Wfa_Sec.CheckSession) then

6138: Wf_Core.Raise('WFSQL_ARGS');
6139: end if;
6140:
6141: -- If we are in a different Fwk session, need to clear Workflow PLSQL state
6142: if (not Wfa_Sec.CheckSession) then
6143: Wf_Global.Init;
6144: end if;
6145:
6146: -- Make sure item is valid