PmfCoBySearch.pack Method [AX 2012]
Serializes an instance of the PmfCoBySearch class.
public container pack([boolean _restorePosition])
Run On
CalledParameters
- _restorePosition
- Type: boolean
A Boolean value that indicates whether the current co-byproduct record position should be kept in the current search; optional.
This method creates the state container by scanning through the matching records list. This will advance the current record pointer to the end of the list for this state object instance. If it has to make sure that the current position is retained then you must set the _restorePosition parameter to true.
Community Additions
ADD
Show: