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