Share via


ProjPostOnAccEstimate.checkEnterOnAccDebit Method [AX 2012]

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

Syntax

public boolean checkEnterOnAccDebit()

Run On

Server

Return Value

Type: boolean
Always returns true.

See Also

Reference

ProjPostOnAccEstimate Class