PCRuntimeIntegerLookupHelper.displayValueToTableValue Method [AX 2012]

Converts a display value to a table value in the temporary table.

protected int displayValueToTableValue(int _displayValue)

Run On

Called

Parameters

_displayValue
Type: int
The display value.

Return Value

Type: int
A table value in the temporary table.

Community Additions

ADD
Show: