DBA Data[Home] [Help]

APPS.PQP_UK_UNION_TEMPLATE dependencies on PQP_UK_UNION_TEMPLATE

Line 1: PACKAGE BODY pqp_uk_union_template AS

1: PACKAGE BODY pqp_uk_union_template AS
2: /* $Header: pqgbundt.pkb 115.3 2003/10/01 09:01:37 bsamuel noship $ */
3:
4: /*========================================================================
5: * CREATE_USER_TEMPLATE

Line 8: g_proc VARCHAR2(31):= 'pqp_uk_union_template.';

4: /*========================================================================
5: * CREATE_USER_TEMPLATE
6: *=======================================================================*/
7:
8: g_proc VARCHAR2(31):= 'pqp_uk_union_template.';
9: g_element_extra_info_type pay_element_type_extra_info.information_type%TYPE:=
10: 'PQP_UK_UNION_INFO';
11:
12: FUNCTION create_user_template

Line 982: END pqp_uk_union_template ;

978: hr_utility.set_location('Leaving :'||l_proc, 50);
979: --
980: END delete_user_template;
981: --
982: END pqp_uk_union_template ;