AssetGroupMap_JP.validateDepreciationProfile Method
Validates whether the specified AssetDepreciationProfile record is valid for the current record.
Syntax
public boolean validateDepreciationProfile(AssetDepreciationProfile _assetDepreciationProfile)
Run On
Called
Parameters
- _assetDepreciationProfile
Type: AssetDepreciationProfile Table
The AssetDepreciationProfile record.
Return Value
Type: boolean
true if the record is valid; otherwise, false.