DBA Data[Home] [Help]

APPS.INV_GEN_LOC_KFV dependencies on FND_PROFILE

Line 17: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);

13: ,p_compatibility IN VARCHAR2) IS --Added for bug#4345239
14:
15: l_view_text VARCHAR2(10000);
16: l_concat_segments VARCHAR2(500);
17: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
18: --
19: CURSOR c_cur_seg (p_compatibility VARCHAR2) IS
20: SELECT application_column_name
21: FROM fnd_id_flex_segments ffs