PaymCalendarSourcePurchaseOrder::newCalendarSource Method [AX 2012]

Retrieves an instance of the PaymCalendarSourcePurchaseOrder class.

client server public static PaymCalendarSourcePurchaseOrder newCalendarSource(PurchTable _purchTable)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
A reference to a populated PurchTable record.

Return Value

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