DBA Data[Home] [Help]

APPS.HR_API_UTILS dependencies on HR_API_UTILS

Line 1: PACKAGE BODY hr_api_utils AS -- Body

1: PACKAGE BODY hr_api_utils AS -- Body
2: /* $Header: hrapiutl.pkb 115.1 2002/11/29 12:22:44 apholt ship $ */
3: --
4: --
5: -- A procedure which will parse dynamic sql on the server.

Line 85: END hr_api_utils;

81: dbms_sql.variable_value(p_cursor, p_bind_var, p_out_val);
82: END get_date;
83: --
84: --
85: END hr_api_utils;