AssetBookTable.validDerogDepreciationAcrualOnProfile_FR Method
Verifies that the accrual information matches for two given depreciation profiles.
Syntax
private boolean validDerogDepreciationAcrualOnProfile_FR(AssetDepreciationProfileId _accountingDepreciationProfileId, AssetDepreciationProfileId _taxDepreciationProfileId)
Run On
Called
Parameters
- _accountingDepreciationProfileId
Type: AssetDepreciationProfileId Extended Data Type
The depreciation profile ID of the main derogatory profile.
- _taxDepreciationProfileId
Type: AssetDepreciationProfileId Extended Data Type
The depreciation profile ID of the tax derogatory profile.
Return Value
Type: boolean
true if the value of the deprecation year and period frequency is the same; otherwise, false.
Remarks
This method is only used for French derogatory depreciation.