AssetPost.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 conditions are valid; otherwise, false.

Community Additions

ADD
Show: