DBA Data[Home] [Help]

APPS.HR_COPY_GSP dependencies on HR_COPY_GSP

Line 1: package body hr_copy_gsp as

1: package body hr_copy_gsp as
2: /* $Header: hrcpygsp.pkb 120.0 2005/05/30 23:24:39 appldev noship $ */
3: --
4: procedure template (p_template_id in number,
5: p_new_name in varchar2,

Line 289: end hr_copy_gsp;

285: hr_utility.set_location('Leaving: copy_gsp.item_type', 20);
286: --
287: end item_type;
288: --
289: end hr_copy_gsp;