DBA Data[Home] [Help]

APPS.EGO_ITEM_UTIL_PVT dependencies on EGO_ITEM_UTIL_PVT

Line 1: PACKAGE BODY EGO_ITEM_UTIL_PVT AS

1: PACKAGE BODY EGO_ITEM_UTIL_PVT AS
2: /* $Header: EGOIUTPB.pls 120.0 2006/03/15 04:37:04 dsakalle noship $ */
3:
4: /*
5: * This function returns the lookup meaning for given lookup_code and Type

Line 38: END EGO_ITEM_UTIL_PVT;

34: EXCEPTION WHEN OTHERS THEN
35: RETURN NULL;
36: END GET_USER_NAME;
37:
38: END EGO_ITEM_UTIL_PVT;