Share via


ProjPost.checkEnterTurnover Method [AX 2012]

Checks whether revenue should be posted for the transaction.

Syntax

protected boolean checkEnterTurnover()

Run On

Server

Return Value

Type: boolean
true if the revenue amount is non-zero and the method parmEnterTurnover() returns true; otherwise, false.

See Also

Reference

ProjPost Class