DBA Data[Home] [Help]

APPS.GL_BEST_IND_VALUE dependencies on GL_BEST_IND_VALUE

Line 1: PACKAGE BODY gl_best_ind_value AS

1: PACKAGE BODY gl_best_ind_value AS
2: /* $Header: glubindb.pls 120.7 2005/12/27 21:33:34 vtreiger ship $ */
3: -- -------------------------------------------------
4: -- Functions
5: -- -------------------------------------------------

Line 74: END gl_best_ind_value;

70: RETURN(l_ind_value);
71:
72: END find_ind_value;
73:
74: END gl_best_ind_value;