RetailStoreInventory::getItemNameByItemId Method [AX 2012]
Gets the Product name for the given item.
client server public static ItemName getItemNameByItemId(ItemId itemId)
Run On
CalledParameters
- itemId
- Type: ItemId Extended Data Type
Identification of the item.
Show: