DBA Data[Home] [Help]

APPS.OE_INVOICE_PUB dependencies on OE_LINE_UTIL_EXT

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

1694: END IF;
1695: IF l_debug_level > 0 THEN
1696: oe_debug_pub.add( 'Before the call to Rowtype_Rec_To_API_Rec ', 1);
1697: END IF;
1698: OE_Line_Util_Ext.Rowtype_Rec_To_API_Rec(p_record,l_line_rec);
1699: IF l_debug_level > 0 THEN
1700: oe_debug_pub.add( 'After the call to Rowtype_Rec_To_API_Rec ', 1);
1701: END IF;
1702: