DBA Data[Home] [Help]

APPS.HR_TMPLT dependencies on HR_TMPLT

Line 1: PACKAGE BODY HR_TMPLT as

1: PACKAGE BODY HR_TMPLT as
2: /* $Header: hrfcrlct.pkb 120.2 2005/06/09 18:02:46 pganguly noship $ */
3: function get_item_name(
4: p_item_id in number ,
5: p_application_id in number ,

Line 224: END HR_TMPLT;

220: RETURN l_return;
221:
222: END get_balance_category;
223:
224: END HR_TMPLT;