DBA Data[Home] [Help]

APPS.GHR_WF_WGI_PKG dependencies on WF_CORE

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

314: -- NOCOPY Changes
315: result := l_result;
316: -- The line below records this function call in the error system
317: -- in the case of an exception.
318: wf_core.context('WGI', 'ghr_wf_wgi_pkg.FindDestination',itemtype, itemkey, to_char(actid), funcmode);
319: raise;
320: --
321: end FindDestination;
322: --

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

357: -- NOCOPY Changes
358: result := l_result;
359: -- The line below records this function call in the error system
360: -- in the case of an exception.
361: wf_core.context('WGI', 'ghr_wf_wgi_pkg.approval_required',itemtype, itemkey, to_char(actid), funcmode);
362: raise;
363: --
364: --
365: end approval_required;

Line 644: wf_core.context('WGI', 'ghr_wf_pd_pkg.PersonnelGrpBoxExists',itemtype, itemkey, to_char(actid), funcmode);

640: -- NOCOPY Changes
641: result := l_result;
642: -- The line below records this function call in the error system
643: -- in the case of an exception.
644: wf_core.context('WGI', 'ghr_wf_pd_pkg.PersonnelGrpBoxExists',itemtype, itemkey, to_char(actid), funcmode);
645: raise;
646: --
647: --
648: End PersonnelGrpBoxExists;

Line 691: wf_core.context('WGI', 'ghr_wf_pd_pkg.StartSF52Process',itemtype, itemkey, to_char(actid), funcmode);

687: -- NOCOPY Changes
688: result := l_result;
689: -- The line below records this function call in the error system
690: -- in the case of an exception.
691: wf_core.context('WGI', 'ghr_wf_pd_pkg.StartSF52Process',itemtype, itemkey, to_char(actid), funcmode);
692: raise;
693: --
694: End StartSF52Process;
695: --

Line 737: wf_core.context('WGI', 'ghr_wf_pd_pkg.CancelSF52Process',itemtype, itemkey, to_char(actid), funcmode);

733: -- NOCOPY Changes
734: result := l_result;
735: -- The line below records this function call in the error system
736: -- in the case of an exception.
737: wf_core.context('WGI', 'ghr_wf_pd_pkg.CancelSF52Process',itemtype, itemkey, to_char(actid), funcmode);
738: raise;
739: --
740: End CancelSF52Process;
741: --

Line 1038: wf_core.context('WGI', 'ghr_wf_pd_pkg.EndWGIProcess',itemtype, itemkey, to_char(actid), funcmode);

1034: -- NOCOPY Changes
1035: result := l_result;
1036: -- The line below records this function call in the error system
1037: -- in the case of an exception.
1038: wf_core.context('WGI', 'ghr_wf_pd_pkg.EndWGIProcess',itemtype, itemkey, to_char(actid), funcmode);
1039: raise;
1040: --
1041: end EndWGIProcess;
1042: --

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

1929: -- NOCOPY Changes
1930: result := l_result;
1931: -- The line below records this function call in the error system
1932: -- in the case of an exception.
1933: wf_core.context('WGI', 'ghr_wf_wgi_pkg.perofc_approval_required',itemtype, itemkey, to_char(actid), funcmode);
1934: raise;
1935: --
1936: --
1937: end perofc_approval_required;

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

1973: -- NOCOPY Changes
1974: result := l_result;
1975: -- The line below records this function call in the error system
1976: -- in the case of an exception.
1977: wf_core.context('WGI', 'ghr_wf_wgi_pkg.use_perofc_only',itemtype, itemkey, to_char(actid), funcmode);
1978: raise;
1979: --
1980: --
1981: end use_perofc_only;

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

2207: -- NOCOPY Changes
2208: result := l_result;
2209: -- The line below records this function call in the error system
2210: -- in the case of an exception.
2211: wf_core.context('WGI', 'ghr_wf_wgi_pkg.FindDestPerOfficeGbx',itemtype, itemkey, to_char(actid), funcmode);
2212: raise;
2213: --
2214: end FindDestPerOfficeGbx;
2215: --

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

2470: -- NOCOPY Changes
2471: result := l_result;
2472: -- The line below records this function call in the error system
2473: -- in the case of an exception.
2474: wf_core.context('WGI', 'ghr_wf_wgi_pkg.update_sf52_for_wgi_denial',itemtype, itemkey, to_char(actid), funcmode);
2475: raise;
2476: --
2477: end update_sf52_for_wgi_denial;
2478: --

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

2516: -- NOCOPY Changes
2517: result := l_result;
2518: -- The line below records this function call in the error system
2519: -- in the case of an exception.
2520: wf_core.context('WGI', 'ghr_wf_wgi_pkg.CheckNtfyPOI',itemtype, itemkey, to_char(actid), funcmode);
2521: raise;
2522: --
2523: --
2524: end CheckNtfyPOI;

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

2585: -- NOCOPY Changes
2586: result := l_result;
2587: -- The line below records this function call in the error system
2588: -- in the case of an exception.
2589: wf_core.context('WGI', 'ghr_wf_wgi_pkg.populate_shadow',itemtype, itemkey, to_char(actid), funcmode);
2590: raise;
2591: --
2592: end populate_shadow;
2593: --