Share via


ProjPostOnAccEstimate.checkEnterOnAccCredit Method [AX 2012]

Determines whether the transaction that is being posted should have a credit amount for the on-account account.

Syntax

public boolean checkEnterOnAccCredit()

Run On

Server

Return Value

Type: boolean
true if the transaction should have a credit amount for the account; otherwise, false.

See Also

Reference

ProjPostOnAccEstimate Class