Share via


VendInvoiceInfoLineMarkupMatchingTrans::createFromVendInvoiceInfoLine Method

Creates the miscellaneous charges for the expected invoice from the context of the VendInvoiceInfoLine class.

Syntax

server public static container createFromVendInvoiceInfoLine(
    VendInvoiceInfoTable _vendInvoiceInfoTable, 
    VendInvoiceInfoLine _vendInvoiceInfoLine, 
    Tax _tax)

Run On

Server

Parameters

  • _vendInvoiceInfoLine
    Type: VendInvoiceInfoLine Table
    The invoice line that defines the actual miscellaneous charge context.

Return Value

Type: container
The invoice line quantity amount, excluding the taxes and the intercompany amount.

See Also

Reference

VendInvoiceInfoLineMarkupMatchingTrans Table