Share via


ReqTransPoSplit.pdsPack Method [AX 2012]

Serializes an instance of the RegTransPoSPlit class.

Syntax

protected container pdsPack()

Run On

Called

Return Value

Type: container
A container that contains the fields to serialize from the process enhancement to maintain the state of this class.

Remarks

This method is called from the standard pack method or from a sub-class instance with the same name.

See Also

Reference

ReqTransPoSplit Class