DBA Data[Home] [Help]

APPS.OKC_K_ARTICLES_GRP dependencies on FND_PROFILE

Line 4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');

1: PACKAGE BODY OKC_K_ARTICLES_GRP AS
2: /* $Header: OKCGCATB.pls 120.4 2012/01/25 11:48:06 serukull ship $ */
3:
4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');
5:
6: ---------------------------------------------------------------------------
7: -- GLOBAL MESSAGE CONSTANTS
8: ---------------------------------------------------------------------------