PurchInvoiceJournalPostCaller::newFromLedgerVoucher Method [AX 2012]
Initializes an instance of the PurchInvoiceJournalPostCaller class.
client server public static PurchInvoiceJournalPostCaller newFromLedgerVoucher(LedgerVoucher _ledgerVoucher)
Run On
CalledParameters
- _ledgerVoucher
- Type: LedgerVoucher Class
The LedgerVoucher instance.
Return Value
Type: PurchInvoiceJournalPostCaller ClassAn instance of PurchInvoiceJournalPostCaller class.
Show: