With the Fixed Asset Card, you manage information about a fixed asset and specify the Class Subclass and Depreciation details. From here you can also drill down on past and ongoing fixed asset activity.
FA, Asset Profile, Property Details, Tangible Asset Info, Asset Data, Capital Good Info, Asset Detail, Ownership Info, Property Data
AboutTitle
About Fixed Asset Card
AboutText
With the **Fixed Asset Card**, you manage information about a fixed asset and specify the Class Subclass and Depreciation details. From here you can also drill down on past and ongoing fixed asset activity.
[IntegrationEvent(False,False)]
local procedure OnBeforeShowAcquisitionNotification(FixedAsset: Record "Fixed Asset", var Acquirable: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateDepreciationBook(var IsHandled: Boolean, var FixedAssetNo: Code[20], var FADepreciationBook: Record "FA Depreciation Book")
[IntegrationEvent(False,False)]
local procedure OnBeforeOnValidateFASubclassCodePage(var FixedAsset: Record "Fixed Asset", var xFixedAsset: Record "Fixed Asset", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnSetDefaultPostingGroupOnBeforeValidateFAPostingGroup(var FixedAsset: Record "Fixed Asset", FADepreciationBook: Record "FA Depreciation Book", FASubClass: Record "FA Subclass", var UpdateConfirmed: Boolean, var UpdateAllowed: Boolean, var Simple: Boolean, var IsHandled: Boolean)
[IntegrationEvent(True,False)]
local procedure OnBeforeSetDefaultDepreciationBook(var FixedAsset: Record "Fixed Asset", FADepreciationBook: Record "FA Depreciation Book", var Simple: Boolean, var FADepreciationBookOld: Record "FA Depreciation Book", var ShowAddMoreDeprBooksLbl: Boolean, var AllowEditDepBookCode: Boolean, var IsHandled: Boolean)