LedgerBalanceSheetDimPrint.typeToBeCounted Method [AX 2012]

Determines if the system must connect to the database in order to obtain the values for the column, or if it is a "static" column.

protected boolean typeToBeCounted(LedgerColumnTypeDim _ledgerColumnTypeDim)

Run On

Called

Parameters

_ledgerColumnTypeDim
Type: LedgerColumnTypeDim Enumeration
The type of column.

Return Value

Type: boolean
true if there are some database actions required for the column; otherwise, false.

Community Additions

ADD
Show: