Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The invoice header that corresponds to the invoice line that is passed.
- _vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
The invoice line that defines the actual miscellaneous charge context.
- _tax
Type: Tax Class
Return Value
Type: container
The invoice line quantity amount, excluding the taxes and the intercompany amount.