PurchTotalsSummaryController::construct Method [AX 2012]

Creates and returns an object of PurchTotalsSummaryController for the given purchase order id.

client server public static PurchTotalsSummaryController construct(PurchId _purchId)

Run On

Called

Parameters

_purchId
Type: PurchId Extended Data Type
Purchase order Id

Return Value

Type: PurchTotalsSummaryController Class
Object of PurchTotalsSummaryController
Show: