Share via


ProjPost.checkEnterCostValue Method [AX 2012]

Checks whether the posting requires posting to a cost account and whether a non-zero value has been entered.

Syntax

protected boolean checkEnterCostValue()

Run On

Server

Return Value

Type: boolean
true if the value for cost is non-zero and the post to the cost account is true; otherwise, false.

See Also

Reference

ProjPost Class