PaymCalendarSourcePurchaseOrder::newCalendarSource Method [AX 2012]
Retrieves an instance of the PaymCalendarSourcePurchaseOrder class.
client server public static PaymCalendarSourcePurchaseOrder newCalendarSource(PurchTable _purchTable)
Run On
CalledParameters
- _purchTable
- Type: PurchTable Table
A reference to a populated PurchTable record.
Return Value
Type: PaymCalendarSourcePurchaseOrder ClassA new instance of the PaymCalendarSourcePurchaseOrder class.
Show: