1: PACKAGE BODY ar_match_rev_cogs_grp AS
2: /* $Header: ARCGSRVB.pls 120.17.12010000.10 2008/11/05 14:22:39 mraymond ship $ */
3:
4: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'Y');
5:
6: /*=======================================================================+
7: | Global Constants
8: +=======================================================================*/
566:
567: END populate_cst_tables;
568:
569: BEGIN
570: g_om_context := NVL(fnd_profile.value('ONT_SOURCE_CODE'),'###NOT_SET###');
571: END ar_match_rev_cogs_grp;