ProjPost.checkEnterOnAccDebit Method [AX 2012]

Determines whether the posting should have a debit amount for the on-account account.

public boolean checkEnterOnAccDebit()

Run On

Server

Return Value

Type: boolean
true.

This method will should be overridden by the class that extends this class to provide the necessary functionality for the transaction that is being posted.

Community Additions

ADD
Show: