DBA Data[Home] [Help]

APPS.PER_ADD_FLEX dependencies on PER_ADD_FLEX

Line 1: Package Body per_add_flex as

1: Package Body per_add_flex as
2: /* $Header: peaddfli.pkb 115.0 99/07/17 18:25:53 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 26: -- Processing of per_add_flex continues.

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

Line 69: -- Processing of per_add_flex continues.

65: -- In Arguments:
66: -- p_rec
67: --
68: -- Post Success:
69: -- Processing of per_add_flex continues.
70: --
71: -- Post failure:
72: -- Processing will be suspended if the descriptive flexfield validation
73: -- fails.

Line 192: end per_add_flex;

188: hr_utility.raise_error;
189: hr_utility.set_location(' Leaving:'||l_proc, 10);
190: end df;
191: --
192: end per_add_flex;