ReqTransPoSplit.pdsUnpack Method [AX 2012]

Deserializes the _packedClass instance of the ReqTransPoSplit class.

protected boolean pdsUnpack(container _packedClass)

Run On

Called

Parameters

_packedClass
Type: container
A container that contains the packed contents of the class.

Return Value

Type: boolean
true if deserialization was successful; otherwise, false .

This method should be called from the standard unpack method or from a sub-class instance with the same name.

Community Additions

ADD
Show: