DBA Data[Home] [Help]

APPS.OE_ADJ_PRIVILEGE dependencies on OE_DEBUG_PUB

Line 36: --l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;

32: AND MTC.organization_id = NVL(p_orgid, MTC.organization_id)
33: AND MTC.category_id = to_number(p_ent_val);
34:
35: --
36: --l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
37: --
38: BEGIN
39:
40: OPEN c_check_item_category;

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

82: l_adjustment_total NUMBER := 0;
83: l_price_adjustment_id NUMBER := NULL;
84:
85: --
86: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
87: --
88: BEGIN
89:
90: -- Standard call to check for call compatibility

Line 188: oe_debug_pub.add( 'OEXSADJB. ADJ_ID = '|| TO_CHAR ( L_PRICE_ADJUSTMENT_ID ) ) ;

184: AND ROWNUM = 1;
185:
186: x_price_adjustment_id := l_price_adjustment_id;
187: IF l_debug_level > 0 THEN
188: oe_debug_pub.add( 'OEXSADJB. ADJ_ID = '|| TO_CHAR ( L_PRICE_ADJUSTMENT_ID ) ) ;
189: END IF;
190: x_return_status := FND_API.G_RET_STS_SUCCESS;
191:
192: -- now calculate the total percentage on this