DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_CONTEXTS_API dependencies on HR_TEMPLATE_ITEM_CONTEXTS_API

Line 1: Package Body hr_template_item_contexts_api as

1: Package Body hr_template_item_contexts_api as
2: /* $Header: hrticapi.pkb 115.7 2003/10/31 06:55:09 bsubrama noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: hrticapi.pkb 115.7 2003/10/31 06:55:09 bsubrama noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' hr_template_item_contexts_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------< copy_template_item_context >--------------------------|
10: -- ----------------------------------------------------------------------------

Line 1775: end hr_template_item_contexts_api;

1771: hr_utility.set_location(' Leaving:'||l_proc, 90);
1772: raise;
1773: end update_template_item_context;
1774: --
1775: end hr_template_item_contexts_api;