DBA Data[Home] [Help]

APPS.HXT_TC_UTIL dependencies on HXT_TC_UTIL

Line 1: PACKAGE BODY hxt_tc_util AS

1: PACKAGE BODY hxt_tc_util AS
2: /* $Header: hxttcutl.pkb 115.1 2002/06/10 00:38:38 pkm ship $ */
3:
4: FUNCTION get_tc_hrs_total(p_tim_id IN NUMBER) RETURN NUMBER IS
5:

Line 80: END hxt_tc_util;

76: where rowid = p_tim_row_id;
77:
78: end update_approver;
79:
80: END hxt_tc_util;