DBA Data[Home] [Help]

APPS.GMO_SETUP_GRP dependencies on GMO_SETUP_GRP

Line 1: PACKAGE BODY GMO_SETUP_GRP AS

1: PACKAGE BODY GMO_SETUP_GRP AS
2: /* $Header: GMOGSTPB.pls 120.3 2005/08/05 04:18 rahugupt noship $ */
3:
4:
5: --This function would check if GMO is enabled or not.

Line 37: END GMO_SETUP_GRP;

33: return GMO_CONSTANTS_GRP.NO;
34: end if;
35: END;
36:
37: END GMO_SETUP_GRP;