DBA Data[Home] [Help]

APPS.GHR_WF_WGI_PKG dependencies on GHR_WF_WGI_PKG

Line 1: PACKAGE BODY ghr_wf_wgi_pkg AS

1: PACKAGE BODY ghr_wf_wgi_pkg AS
2: /* $Header: ghwfwgi.pkb 120.3 2006/05/05 04:12:20 vnarasim noship $ */
3: --
4: -- Procedure
5: -- StartWGIProcess

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 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: --

Line 2595: end ghr_wf_wgi_pkg;

2591: --
2592: end populate_shadow;
2593: --
2594: --
2595: end ghr_wf_wgi_pkg;