DBA Data[Home] [Help]

APPS.PER_PHN_FLEX dependencies on PER_PHN_FLEX

Line 1: Package Body per_phn_flex as

1: Package Body per_phn_flex as
2: /* $Header: pephnfli.pkb 115.0 99/07/18 14:18:02 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' per_phn_flex.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' per_phn_flex.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |--------------------------< val_phn_type >------------------------------|
12: -- ----------------------------------------------------------------------------

Line 26: -- Processing of per_phn_flex continues.

22: -- In Arguments:
23: -- p_rec
24: --
25: -- Post Success:
26: -- Processing of per_phn_flex continues.
27: --
28: -- Post failure:
29: -- Processing will be suspended if the descriptive flexfield validation
30: -- fails.

Line 162: end per_phn_flex;

158: hr_utility.raise_error;
159: hr_utility.set_location(' Leaving:'||l_proc, 10);
160: end df;
161: --
162: end per_phn_flex;