DBA Data[Home] [Help]

APPS.PER_ASG_FLEX dependencies on PER_ASG_FLEX

Line 1: Package Body per_asg_flex as

1: Package Body per_asg_flex as
2: /* $Header: peasgfli.pkb 115.0 99/07/17 18:37:59 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 26: -- Processing of per_asg_flex continues.

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

Line 69: -- Processing of per_asg_flex continues.

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

Line 212: end per_asg_flex;

208: hr_utility.raise_error;
209: hr_utility.set_location(' Leaving:'||l_proc, 10);
210: end df;
211: --
212: end per_asg_flex;