PurchTotalsForm_PurchReq.unpack Method [AX 2012]

Assigns the values from the packed class container to the fields.

public boolean unpack(container packedClass)

Run On

Called

Parameters

packedClass
Type: container
The container that contains the version and the values for the fields.

Return Value

Type: boolean
true if the unpack is successful; otherwise, false.

Community Additions

ADD
Show: