DBA Data[Home] [Help]

APPS.OKC_TREE_INDEX dependencies on FND_PROFILE

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

1: package body okc_tree_index as
2: /* $Header: OKCRTRIB.pls 120.0 2005/05/25 19:20:34 appldev noship $ */
3:
4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');
5:
6: --
7: -- p_tree_id is only for the case when
8: -- several tree statements included in a single query