AssetPost.check_IN Method [AX 2012]

Checks whether the asset can be posted.

public boolean check_IN([boolean budget, boolean _checkNetBookValue])

Run On

Server

Parameters

budget
Type: boolean
A Boolean value that indicates whether a budget is associated with the asset.
_checkNetBookValue
Type: boolean
A Boolean value that indicates whether the asset's value should be checked against the net book value.

Return Value

Type: boolean
true if the asset can be posted; otherwise, false.

Community Additions

ADD
Show: