DBA Data[Home] [Help]

APPS.OE_PRICE_LIST_UTIL dependencies on OE_DEBUG_PUB

Line 1030: oe_debug_pub.add('Entering OE_Price_List_Util.Insert_Row');

1026: l_sec_qualifier_grouping_no NUMBER := 0;
1027:
1028: BEGIN
1029:
1030: oe_debug_pub.add('Entering OE_Price_List_Util.Insert_Row');
1031:
1032: /* need to add x_comments,
1033: x_program_id
1034: and tp_attributes to the insert_row procedure */

Line 1304: oe_debug_pub.add('Exiting OE_Price_List_Util.Insert_Row');

1300:
1301:
1302:
1303:
1304: oe_debug_pub.add('Exiting OE_Price_List_Util.Insert_Row');
1305:
1306: EXCEPTION
1307:
1308: WHEN OTHERS THEN