Page "Main Asset Statistics"
ID 5603
Namespace: Microsoft.FixedAssets.FixedAsset
Here you overview the number of fixed asset components for a main asset and the total acquisition cost, depreciation, and book value for the main asset.
Properties
| Name | Value |
|---|---|
| Caption | Main Asset Statistics |
| DataCaptionExpression | Rec.Caption() |
| Editable | False |
| LinksAllowed | False |
| PageType | Card |
| SourceTable | Table Microsoft.FixedAssets.Depreciation."FA Depreciation Book" |
| AboutTitle | About Main Asset Statistics |
| AboutText | Here you overview the number of fixed asset components for a main asset and the total acquisition cost, depreciation, and book value for the main asset. |
Events
OnAfterCalcAmount
[IntegrationEvent(False,False)]
local procedure OnAfterCalcAmount(var Amount: Decimal, OldAmount: Decimal, FAPostingType: Enum "FA Journal Line FA Posting Type", FADepreciationBook: Record "FA Depreciation Book")
Parameters
| Name | Type | Description |
|---|---|---|
| Amount | Decimal | |
| OldAmount | Decimal | |
| FAPostingType | Enum Microsoft.FixedAssets.Journal."FA Journal Line FA Posting Type" | |
| FADepreciationBook | Table Microsoft.FixedAssets.Depreciation."FA Depreciation Book" |