Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deserializes the _packedClass instance of the ReqTransPoSplit class.
Syntax
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 .
Remarks
This method should be called from the standard unpack method or from a sub-class instance with the same name.