DBA Data[Home] [Help]

APPS.GHR_WF_PKG dependencies on WF_CORE

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

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

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

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

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

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

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

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

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

1167: exception
1168: when others then
1169: -- The line below records this function call in the error system
1170: -- in the case of an exception.
1171: wf_core.context('GHR_SF52', 'ghr_wf_pkg.CheckIfPARWfEnd',itemtype, itemkey, to_char(actid), funcmode);
1172: --
1173: -- Reset IN OUT parameters and set OUT parameters
1174: --
1175: result := l_result;

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

1212: exception
1213: when others then
1214: -- The line below records this function call in the error system
1215: -- in the case of an exception.
1216: wf_core.context('WGI', 'ghr_wf_wgi_pkg.VerifyIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);
1217: --
1218: -- Reset IN OUT parameters and set OUT parameters
1219: --
1220: result := l_result;

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

1258: exception
1259: when others then
1260: -- The line below records this function call in the error system
1261: -- in the case of an exception.
1262: wf_core.context('WGI', 'ghr_wf_wgi_pkg.CheckIfNtfyUpdHRUsr',itemtype, itemkey, to_char(actid), funcmode);
1263: --
1264: -- Reset IN OUT parameters and set OUT parameters
1265: --
1266: result := l_result;

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

1293: exception
1294: when others then
1295: -- The line below records this function call in the error system
1296: -- in the case of an exception.
1297: wf_core.context('GHR_SF52', 'ghr_wf_pkg.EndSF52Process',itemtype, itemkey, to_char(actid), funcmode);
1298: --
1299: -- Reset IN OUT parameters and set OUT parameters
1300: --
1301: result := l_result;