DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on PAY_ELEMENT_TEMPLATE_GEN

Line 1: Package Body pay_element_template_gen as

1: Package Body pay_element_template_gen as
2: /* $Header: pyetmgen.pkb 120.3 2006/07/11 15:41:46 arashid ship $ */
3: --
4: -- Package Variables
5: --

Line 6: g_package varchar2(33) := ' pay_element_template_gen.';

2: /* $Header: pyetmgen.pkb 120.3 2006/07/11 15:41:46 arashid ship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' pay_element_template_gen.';
7: ---------------------------------------------------------------------------
8: -- Record for holding primary key and rowid information. This is because --
9: -- the code uses currently available code (as opposed to proper APIs). --
10: ---------------------------------------------------------------------------

Line 4726: end pay_element_template_gen;

4722: end if;
4723: hr_utility.set_location('Leaving:' || l_proc, 100);
4724: end zap_core_objects;
4725: --
4726: end pay_element_template_gen;