PaymCalendarSourceVendor::newCalendarSource Method [AX 2012]

Retrieves an instance of the PaymCalendarSourceVendor class.

client server public static PaymCalendarSourceVendor newCalendarSource(VendTable _vendTable, PaymTermId _paymTerm)

Run On

Called

Parameters

_vendTable
Type: VendTable Table
A reference to a populated VendTable record.
_paymTerm
Type: PaymTermId Extended Data Type
The payment term that is used.

Return Value

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