Share via


RetailDlvModeExplodeJob.getDeliveryModeCode Method [AX 2012]

Retrieves the code of the current delivery mode.

Syntax

private str getDeliveryModeCode(RefRecId _dlvModeId)

Run On

Server

Parameters

Return Value

Type: str
The code for delivery mode. If none could be found, we return the RecId.

See Also

Reference

RetailDlvModeExplodeJob Class