RetailReplenishmentTreeDatasource.itemDescription Method [AX 2012]

Gets the description of the item based on the table instance passed as parameter.

public str itemDescription(Common common)

Run On

Client

Parameters

common
Type: Common Table
An instance of table.

Return Value

Type: str
Item description based on the table instance passed as parameter.

If the table Id does not match with any case then an message Unknown node type is returned.

Community Additions

ADD
Show: