InventTable.itemIdAndDescription Method
Retrieves the value of the ItemId field concatenated with the description or name of a product that this item represents.
display EcoResDescription itemIdAndDescription([LanguageId _languageId])
Called
- _languageId
Type: LanguageId Extended Data Type
The ID of a language in which to retrieve a description or name.
Type: EcoResDescription Extended Data Type
A string with the ID of the item concatenated with a description or a name.