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.
protected void createPaymentDisbursementTable(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
ServerParameters
- _vendInvoiceInfoTable
- Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable table record that contains the data to copy.
Community Additions
ADD
Show: