Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.