Share via


SalesCalcAvailableDlvDates.parmDlvModeIdSelected Method [AX 2012]

Gets or sets the DlvModeIdSelected parameter.

Syntax

public DlvModeId parmDlvModeIdSelected([DlvModeId _dlvModeId])

Run On

Called

Parameters

Return Value

Type: DlvModeId Extended Data Type
The value of the DlvModeIdSelected parameter.

Remarks

The variable DivModeIdSelected represents the mode of delivery that the delivery date control calculation is based on. DivModeIdSelected is initiated from the caller table and can be modified in the available ship and receive dates dialog box.

See Also

Reference

SalesCalcAvailableDlvDates Class