DBA Data[Home] [Help]

APPS.PE_POI_FLEX_DDF dependencies on PE_POI_FLEX_DDF

Line 1: Package Body pe_poi_flex_ddf as

1: Package Body pe_poi_flex_ddf as
2: /* $Header: pepoiddf.pkb 115.0 99/07/18 14:27:34 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 26: -- Processing of pe_poi_flex_ddf continues.

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

Line 68: -- Processing of pe_poi_flex_ddf continues.

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

Line 215: end pe_poi_flex_ddf;

211: hr_utility.set_location(' Leaving:'||l_proc, 10);
212: end ddf;
213:
214: --
215: end pe_poi_flex_ddf;