Share via


LedgerDimensionPreviewTmp::getDynamicAccountAttributeName Method

Gets the singular representation of the entity name for the multi-typed account attribute.

Syntax

server private static str getDynamicAccountAttributeName(TableNameShort _dimensionAttrViewName)

Run On

Server

Parameters

  • _dimensionAttrViewName
    Type: TableNameShort Extended Data Type
    A string name of the view that is associated with the multi-typed dimension attribute, such as DimAttributeCustTable.

Return Value

Type: str
The singular representation of the entity name.

See Also

Reference

LedgerDimensionPreviewTmp Table