DBA Data[Home] [Help]

APPS.ONT_ASSGN_ITEM_FROM_PRH_TO_PRC dependencies on OE_DEBUG_PUB

Line 28: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;

24:
25: is
26:
27: --
28: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
29: --
30: begin
31:
32: -- FND_FILE.PUT_NAMES('eniasscat.log', 'eniasscat.out',fnd_profile.value('EDW_LOGFILE_DIR'));

Line 49: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;

45: /* Wrapper for printing report line */
46: PROCEDURE PRINT_LINE
47: (line_text IN VARCHAR2) IS
48: --
49: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
50: --
51: BEGIN
52: FND_FILE.PUT_LINE ( FND_FILE.OUTPUT,line_text);
53:

Line 135: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;

131: and c.segment1 in ('SW LIC', 'SW FIN')
132: and msi.enabled_flag = 'Y'
133: and msi.attribute10||''='IBOM';
134: --
135: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
136: --
137: begin
138:
139: -- Get the structure id associate with category set 'Product Reporting Heirarchy'