PaymCalendarSourceVendInvoiceJournal::newCalendarSource Method [AX 2012]

Retrieves an instance of the PaymCalendarSourceVendInvoiceJournal class.

client server public static PaymCalendarSourceVendInvoiceJournal newCalendarSource(VendInvoiceJour _vendInvoiceJour)

Run On

Called

Parameters

_vendInvoiceJour
Type: VendInvoiceJour Table
The VendInvoiceJour record to load.

Return Value

Type: PaymCalendarSourceVendInvoiceJournal Class
A new instance of the PaymCalendarSourceVendInvoiceJournal class.
Show: