Share via


InventTransAdjustDataMap::string2key Method [AX 2012]

Extracts the values from a key string.

Syntax

client server public static container string2key(str _string)

Run On

Called

Parameters

  • _string
    Type: str
    The string from which the values should be extracted.

Return Value

Type: container
A container that holds the item ID and the inventItemPriceRecId.

See Also

Reference

InventTransAdjustDataMap Class