This documentation is archived and is not being maintained.
AssetPost_HU.check Method [AX 2012]
Checks for valid conditions for posting the asset.
public boolean check([boolean _budget, boolean _checkNetBookValue])
Run On
Server
Parameters
-
_budget
- Type: boolean
-
_checkNetBookValue
- Type: boolean
A Boolean value that specifies whether to check the net book value; optional.
Return Value
Type:
boolean
true if conditions are valid; otherwise, false.