DBA Data[Home] [Help]

APPS.OE_INVOICE_PUB dependencies on OE_LINE_UTIL_EXT

Line 1481: OE_Line_Util_Ext.Rowtype_Rec_To_API_Rec(p_record,l_line_rec);

1477: END IF;
1478: IF l_debug_level > 0 THEN
1479: oe_debug_pub.add( 'Before the call to Rowtype_Rec_To_API_Rec ', 1);
1480: END IF;
1481: OE_Line_Util_Ext.Rowtype_Rec_To_API_Rec(p_record,l_line_rec);
1482: IF l_debug_level > 0 THEN
1483: oe_debug_pub.add( 'After the call to Rowtype_Rec_To_API_Rec ', 1);
1484: END IF;
1485: