Skip to main content

Module fa

Module fa 

Source
Expand description

Fixed Assets (FA) subledger models.

This module provides models for:

  • Fixed asset register
  • Depreciation schedules and calculations
  • Asset disposals and retirements

Structs§

AnnualDepreciationEntry
Annual depreciation entry in schedule.
AssetAccountDetermination
Account determination for asset class.
AssetAcquisition
Asset acquisition record.
AssetDepreciationForecast
Asset-level depreciation forecast.
AssetDisposal
Asset disposal transaction.
AssetImpairment
Asset impairment.
AssetTransfer
Asset transfer (between locations or entities).
DepreciationArea
Depreciation area (book, tax, etc.).
DepreciationEntry
Individual asset depreciation entry.
DepreciationError
Error during depreciation run.
DepreciationForecast
Depreciation forecast.
DepreciationRun
Depreciation run (batch depreciation posting).
DepreciationSchedule
Depreciation schedule (annual view).
DepreciationSummary
Summary of depreciation by category.
FixedAssetRecord
Fixed Asset record.
MonthlyDepreciationForecast
Monthly depreciation forecast.

Enums§

AcquisitionType
Type of acquisition.
AssetClass
Asset class enumeration.
AssetStatus
Asset status.
DepreciationAreaType
Type of depreciation area.
DepreciationErrorCode
Depreciation error codes.
DepreciationMethod
Depreciation method.
DepreciationRunStatus
Status of depreciation run.
DisposalApprovalStatus
Disposal approval status.
DisposalReason
Reason for disposal.
DisposalType
Type of disposal.
ImpairmentReason
Reason for impairment.
TransferStatus
Transfer status.
TransferType
Type of transfer.