Share via


FormletterJournalPost.findOrCreateLedgerVoucherObject Method [AX 2012]

Finds or creates the instance of the specified LedgerVoucherObject class.

Syntax

protected LedgerVoucherObject findOrCreateLedgerVoucherObject(Voucher _voucher, TransDate _accountingDate)

Run On

Server

Parameters

Return Value

Type: LedgerVoucherObject Class
The instance of the LedgerVoucherObject class found.

See Also

Reference

FormletterJournalPost Class