Share via


PurchInvoiceJournalPost.createCustVendLedgerVoucher Method [AX 2012]

Creates the LedgerVoucher for posting customer and vendor transactions to.

Syntax

protected LedgerVoucher createCustVendLedgerVoucher()

Run On

Server

Return Value

Type: LedgerVoucher Class
An instance of the LedgerVoucher that uses the same voucher number as the one used for the invoice posting.

See Also

Reference

PurchInvoiceJournalPost Class