DBA Data[Home] [Help]

APPS.ASO_FIND_HIERARCHY_PVT dependencies on FND_PROFILE

Line 157: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');

153: BEGIN
154:
155: SAVEPOINT POPULATE_HIER_PVT ;
156:
157: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
158:
159: --reset the table variables to g_miss
160: G_qte_lines_tbl := G_Miss_tbl ;
161: G_hier_tbl := G_Miss_tbl ;