AssetGroupMap_JP.validateDepreciationProfile Method [AX 2012]

Validates whether the specified AssetDepreciationProfile record is valid for the current record.

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.

Community Additions

ADD
Show: