DBA Data[Home] [Help]

APPS.GHR_WF_PKG dependencies on WF_CORE

Line 218: wf_core.context('GHR_SF52', 'ghr_wf_pkg.UpdateRHistoryProcess',itemtype, itemkey, to_char(actid), funcmode);

214: exception
215: when others then
216: -- The line below records this function call in the error system
217: -- in the case of an exception.
218: wf_core.context('GHR_SF52', 'ghr_wf_pkg.UpdateRHistoryProcess',itemtype, itemkey, to_char(actid), funcmode);
219: --
220: -- Reset IN OUT parameters and set OUT parameters
221: --
222: result := l_result;

Line 345: wf_core.context('GHR_SF52', 'ghr_wf_pkg.UpdateFinalFYIWFUsers',itemtype, itemkey, to_char(actid), funcmode);

341: exception
342: when others then
343: -- The line below records this function call in the error system
344: -- in the case of an exception.
345: wf_core.context('GHR_SF52', 'ghr_wf_pkg.UpdateFinalFYIWFUsers',itemtype, itemkey, to_char(actid), funcmode);
346: --
347: -- Reset IN OUT parameters and set OUT parameters
348: --
349: result := l_result;

Line 417: wf_core.context('GHR_SF52', 'ghr_wf_pkg.CheckIFSameFYIUsers',itemtype, itemkey, to_char(actid), funcmode);

413: exception
414: when others then
415: -- The line below records this function call in the error system
416: -- in the case of an exception.
417: wf_core.context('GHR_SF52', 'ghr_wf_pkg.CheckIFSameFYIUsers',itemtype, itemkey, to_char(actid), funcmode);
418: --
419: -- Reset IN OUT parameters and set OUT parameters
420: --
421: result := l_result;

Line 592: wf_core.context('GHR_SF52', 'ghr_wf_pkg.FindDestination',itemtype, itemkey, to_char(actid), funcmode);

588: exception
589: when others then
590: -- The line below records this function call in the error system
591: -- in the case of an exception.
592: wf_core.context('GHR_SF52', 'ghr_wf_pkg.FindDestination',itemtype, itemkey, to_char(actid), funcmode);
593: --
594: -- Reset IN OUT parameters and set OUT parameters
595: --
596: result := l_result;

Line 1192: wf_core.context('GHR_SF52', 'ghr_wf_pkg.CheckIfPARWfEnd',itemtype, itemkey, to_char(actid), funcmode);

1188: exception
1189: when others then
1190: -- The line below records this function call in the error system
1191: -- in the case of an exception.
1192: wf_core.context('GHR_SF52', 'ghr_wf_pkg.CheckIfPARWfEnd',itemtype, itemkey, to_char(actid), funcmode);
1193: --
1194: -- Reset IN OUT parameters and set OUT parameters
1195: --
1196: result := l_result;

Line 1237: wf_core.context('WGI', 'ghr_wf_wgi_pkg.VerifyIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);

1233: exception
1234: when others then
1235: -- The line below records this function call in the error system
1236: -- in the case of an exception.
1237: wf_core.context('WGI', 'ghr_wf_wgi_pkg.VerifyIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);
1238: --
1239: -- Reset IN OUT parameters and set OUT parameters
1240: --
1241: result := l_result;

Line 1283: wf_core.context('WGI', 'ghr_wf_wgi_pkg.CheckIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);

1279: exception
1280: when others then
1281: -- The line below records this function call in the error system
1282: -- in the case of an exception.
1283: wf_core.context('WGI', 'ghr_wf_wgi_pkg.CheckIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);
1284: --
1285: -- Reset IN OUT parameters and set OUT parameters
1286: --
1287: result := l_result;

Line 1318: wf_core.context('GHR_SF52', 'ghr_wf_pkg.EndSF52Process',itemtype, itemkey, to_char(actid), funcmode);

1314: exception
1315: when others then
1316: -- The line below records this function call in the error system
1317: -- in the case of an exception.
1318: wf_core.context('GHR_SF52', 'ghr_wf_pkg.EndSF52Process',itemtype, itemkey, to_char(actid), funcmode);
1319: --
1320: -- Reset IN OUT parameters and set OUT parameters
1321: --
1322: result := l_result;