PCComponentTreeWithAttributes.getItemBaseText Method [AX 2012]

Gets the text representation of a record.

protected str getItemBaseText(Common _common)

Run On

Called

Parameters

_common
Type: Common Table
The record from which to create the text.

Return Value

Type: str
A text representation of a record.

ExceptionCondition
Error

An exception is thrown for unknown record types.

Community Additions

ADD
Show: