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