PaymCalendarSourceVendInvoiceJournal::newCalendarSource Method [AX 2012]
Retrieves an instance of the PaymCalendarSourceVendInvoiceJournal class.
client server public static PaymCalendarSourceVendInvoiceJournal newCalendarSource(VendInvoiceJour _vendInvoiceJour)
Run On
CalledParameters
- _vendInvoiceJour
- Type: VendInvoiceJour Table
The VendInvoiceJour record to load.
Return Value
Type: PaymCalendarSourceVendInvoiceJournal ClassA new instance of the PaymCalendarSourceVendInvoiceJournal class.
Show: