Share via


ProjPostCostProposal.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 parmEnterSalesAccrued method returns true; otherwise, false.

See Also

Reference

ProjPostCostProposal Class