Share via


ProjPostItemProposal.checkEnterSalesAccrued Method [AX 2012]

Indicates whether the accrued sales amount has been entered and is expected to be posted.

Syntax

protected boolean checkEnterSalesAccrued()

Run On

Server

Return Value

Type: boolean
true if the accrued sales amount is non-zero value and the parmEnterSalesAccrued method returns true; otherwise, false.

See Also

Reference

ProjPostItemProposal Class