PaymCalendarSourceVendor::newCalendarSource Method [AX 2012]
Retrieves an instance of the PaymCalendarSourceVendor class.
client server public static PaymCalendarSourceVendor newCalendarSource(VendTable _vendTable, PaymTermId _paymTerm)
Run On
CalledParameters
- _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 ClassA new instance of the PaymCalendarSourceVendor class.
Show: