DBA Data[Home] [Help]

APPS.FII_BUDGET_BASE_UPG_C dependencies on FND_PROFILE

Line 15: l_debug_flag := NVL(FND_PROFILE.value('FII_DEBUG_MODE'), 'N');

11: l_stmt VARCHAR2(300);
12:
13: BEGIN
14: l_phase := 'Cache the FII debug mode';
15: l_debug_flag := NVL(FND_PROFILE.value('FII_DEBUG_MODE'), 'N');
16:
17: -- 1. Find the unassigned ID used for UD1 and UD2
18: l_phase := 'Find the unassigned ID used for UD1 and UD2';
19: