ReqTraceLogMessage::inventDimStr Method [AX 2012]

Constructs a text line with the field label or value of all the dimension fields that have a value set.

client server public static str inventDimStr(container _inventDimCon)

Run On

Called

Parameters

_inventDimCon
Type: container
A container that contains the inventory dimension values.

Return Value

Type: str
A text line that represents the inventory dimension.
Show: