DBA Data[Home] [Help]

APPS.GL_CA_UTILITY_PKG dependencies on GL_CA_UTILITY_PKG

Line 1: PACKAGE BODY gl_ca_utility_pkg AS

1: PACKAGE BODY gl_ca_utility_pkg AS
2: /* $Header: glcautb.pls 120.1 2003/03/11 03:44:55 lpoon noship $ */
3:
4: -- Procedure
5: -- get_sob_type

Line 171: END gl_ca_utility_pkg;

167: l_counter := l_counter + 1;
168: END LOOP;
169: END get_rate;
170:
171: END gl_ca_utility_pkg;