DBA Data[Home] [Help]

APPS.OE_LINE_UTIL dependencies on OE_INVOICE_PUB

Line 22607: OE_Invoice_PUB.Interface_Line( p_link_to_line_id

22603: IF l_debug_level > 0 THEN
22604: oe_debug_pub.add('Parent Line waiting to be invoiced, calling API to Invoice Parent ', 5);
22605: END IF;
22606:
22607: OE_Invoice_PUB.Interface_Line( p_link_to_line_id
22608: ,OE_GLOBALS.G_WFI_LIN
22609: ,l_result_out
22610: ,l_return_status);
22611: