Share via


ProjPost.checkEnterSalesAccrued Method [AX 2012]

Checks 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 nonzero and the method parmEnterSalesAccrued() returns true; otherwise, false.

See Also

Reference

ProjPost Class