DBA Data[Home] [Help]

APPS.PE_AEI_FLEX_DDF dependencies on PE_AEI_FLEX_DDF

Line 1: Package Body pe_aei_flex_ddf as

1: Package Body pe_aei_flex_ddf as
2: /* $Header: peaeiddf.pkb 115.0 99/07/17 18:27:02 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 26: -- Processing of pe_aei_flex_ddf continues.

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

Line 68: -- Processing of pe_aei_flex_ddf continues.

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

Line 213: end pe_aei_flex_ddf;

209: hr_utility.set_location(' Leaving:'||l_proc, 10);
210: end ddf;
211: --
212: --
213: end pe_aei_flex_ddf;