Compartilhar via


VendInvoiceInfoLineMarkupMatchingTrans::disconnectVendInvoiceInfoLineMarkupTrans Method

Deletes an expected miscellaneous charge for the invoice line miscellaneous charge.

Syntax

server public static void disconnectVendInvoiceInfoLineMarkupTrans(MarkupTrans _markupTrans)

Run On

Server

Parameters

  • _markupTrans
    Type: MarkupTrans Table
    The MarkupTrans record that represents the miscellaneous charge of the VendInvoiceInfoLine line.

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.

See Also

Reference

VendInvoiceInfoLineMarkupMatchingTrans Table