PurchInvoiceJournalPostCaller::newFromLedgerVoucher Method [AX 2012]

Initializes an instance of the PurchInvoiceJournalPostCaller class.

client server public static PurchInvoiceJournalPostCaller newFromLedgerVoucher(LedgerVoucher _ledgerVoucher)

Run On

Called

Parameters

_ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher instance.

Return Value

Type: PurchInvoiceJournalPostCaller Class
An instance of PurchInvoiceJournalPostCaller class.
Show: