LedgerJournalTrans_Asset::invalidDerogatoryTaxTranType_FR Method
Checks whether the asset transaction type is invalid for French Derogatory Depreciation tax value models.
Syntax
client server public static boolean invalidDerogatoryTaxTranType_FR(AssetTransTypeJournal _assetTransType)
Run On
Called
Parameters
- _assetTransType
Type: AssetTransTypeJournal Enumeration
An asset transaction journal type for which the check will be done.
Return Value
Type: boolean
true if the transaction type is invalid; otherwise, false.