formletterParmData.parmMCRPickWaveReference Method [AX 2012]

Gets or sets the pick wave reference.

Syntax

protected MCRPickingWave parmMCRPickWaveReference([MCRPickingWave _mcrPickWaveReference])

Run On

Server

Parameters

Return Value

Type: MCRPickingWave Extended Data Type
The current or newly set pick wave reference.

Remarks

The pick wave reference is used by the picking workbench. It is used to control behaviors such as:

  • The process flow for orders that are picked using the workbench.

  • Whether the progress bar is displayed during posting.

  • Whether only lines needed for the pick wave should be selected.

  • Updating the correct quantity to pick.

See Also

Reference

formletterParmData Class