DBA Data[Home] [Help]

APPS.OE_OE_HTML_LINE_EXT dependencies on FND_PROFILE

Line 40: oe_debug_pub.g_debug_level := FND_PROFILE.VALUE('ONT_DEBUG_LEVEL');

36:
37: -- Consider changing the line_tbl to OUT type so that the old record
38: -- can be cached after save.
39:
40: oe_debug_pub.g_debug_level := FND_PROFILE.VALUE('ONT_DEBUG_LEVEL');
41: l_fname := oe_Debug_pub.set_debug_mode('FILE');
42: oe_debug_pub.debug_on;
43: OE_GLOBALS.G_UI_FLAG := TRUE;
44: l_control_rec.controlled_operation := TRUE;