VendInvoiceInfoLineMarkupMatchingTrans::connectVendInvoiceInfoLineMarkupTrans Method
Creates an expected miscellaneous charge for the invoice line miscellaneous charge.
Syntax
server public static void connectVendInvoiceInfoLineMarkupTrans(MarkupTrans _markupTrans, [boolean _reapplyVendSubTableMarkupTrans])
Run On
Server
Parameters
- _markupTrans
Type: MarkupTrans Table
The MarkupTrans record that represents the miscellaneous charge of the VendInvoiceInfoLine record.
- _reapplyVendSubTableMarkupTrans
Type: boolean
A Boolean value that specifies whether the header invoice miscellaneous charges should be recalculated and updated.
Remarks
When the miscellaneous charges for the related VendInvoiceInfoSubTable lines are determined based on the VendInvoiceInfoLine lines, we must also recalculate the related VendInvoiceInfoSubTable lines miscellaneous charges.