AssetParameters::transTypeRequiresValidation Method
Checks whether a fixed asset transaction of a particular AssetTransTypeJournal transaction type requires a reason code before it can be saved.
Syntax
client server public static boolean transTypeRequiresValidation(AssetTransTypeJournal _assetTransType)
Run On
Called
Parameters
- _assetTransType
Type: AssetTransTypeJournal Enumeration
The value that will be checked.
Return Value
Type: boolean
true if the specific AssetTransTypeJournal type is set to require a reason code; otherwise, false.