SalesFormLetter.parmMCRPickWaveReference Method [AX 2012]

Sets the variable MCRPickWaveReference to the pickwave that is being processed.

Syntax

public MCRPickingWave parmMCRPickWaveReference([MCRPickingWave _mcrPickWaveReference])

Run On

Called

Parameters

Return Value

Type: MCRPickingWave Extended Data Type
The updated MCRPickingWave record.

Remarks

Only used when SalesFormLetter class is called by the picking workbench.

This field will be used to decide flow for orders that are picked using workbench, such as progress bar being displayed during posting, selecting only lines needed for the wave, and updating the correct quantity to pick.

See Also

Reference

SalesFormLetter Class