Share via


PurchFormletterParmDataInvoice.createPaymentDisbursementTable Method [AX 2012]

Creates the VendInvoiceInfo_PaymentDisbursement table record based on the data provided in the VendInvoiceInfoTable table and in the VendTable table.

Syntax

protected void createPaymentDisbursementTable(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Server

Parameters

See Also

Reference

PurchFormletterParmDataInvoice Class