LogisticsLocationFormHandler.unpack Method [AX 2012]

Unpacks the packedClass parameter with the values from the currentList object.

public boolean unpack(container packedClass)

Run On

Called

Parameters

packedClass
Type: container
A container value of the currentList object to be unpacked.

Return Value

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

Community Additions

ADD
Show: