Share via


SalesFormLetterContract.parmMCRPickWaveReference Method [AX 2012]

Sets or returns 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 newly set MCRPickingWave variable.

Remarks

Only used when SalesFormLetter 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

SalesFormLetterContract Class