With the FA Posting Types Overv. Matrix, you can review accumulated amounts for each field, such as book value, acquisition cost, and depreciation, and for each fixed asset. For every fixed asset, a separate line is shown for each depreciation book linked to the asset.
With the **FA Posting Types Overv. Matrix**, you can review accumulated amounts for each field, such as book value, acquisition cost, and depreciation, and for each fixed asset. For every fixed asset, a separate line is shown for each depreciation book linked to the asset.
Methods
LoadMatrix
procedure LoadMatrix(NewMatrixColumns: array[32] of Text[80], var NewMatrixRecords: array[32] of Record "FA Matrix Posting Type", CurrentNoOfMatrixColumns: Integer, NewDateFilter: Text, NewRoundingFactor: Enum "Analysis Rounding Factor")
[IntegrationEvent(False,False)]
local procedure OnAfterMATRIX_OnAfterGetRecord(var MATRIX_CellData: array[32] of Decimal, MATRIX_ColumnOrdinal: Integer, RoundingFactor: Enum "Analysis Rounding Factor", MatrixRecords: array[32] of Record "FA Matrix Posting Type", var FADepreciationBook: Record "FA Depreciation Book")
[IntegrationEvent(False,False)]
local procedure OnMATRIX_OnDrillDownOnCaseElse(MATRIX_ColumnOrdinal: Integer, var FALedgerEntry: Record "FA Ledger Entry")