PurchTotalsTransContract::newFromPurchTable Method [AX 2012]

Creates a new instance of the PurchTotalsTransContract class.

client server public static PurchTotalsTransContract newFromPurchTable(PurchTable _purchTable)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
The PurchTable buffer for which the contract is created.

Return Value

Type: PurchTotalsTransContract Class
An instance of the PurchTotalsTransContract class.
Show: