Share via


AssetProposalDepreciation.determineDerogatoryAssetTransTypeJournal Method [AX 2012]

Determines what asset transaction journal type must be selected for the given derogatory amount.

Syntax

private AssetTransTypeJournal determineDerogatoryAssetTransTypeJournal(AmountCur _amountCurDerogatory)

Run On

Called

Parameters

Return Value

Type: AssetTransTypeJournal Enumeration
An asset transaction journal type determined by this method.

Remarks

This method is only used for French derogatory depreciation and is called from the run method.

See Also

Reference

AssetProposalDepreciation Class