Share via


ProjPostEmplProposal.checkEnterCostValue Method [AX 2012]

Indicates 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

ProjPostEmplProposal Class