ProjInvoiceProposalInsertLines.isOnAccTrans Method [AX 2012]

Indicates whether the transaction is of type OnAccount.

public boolean isOnAccTrans(ProjOnAccTrans _trans)

Run On

Server

Parameters

_trans
Type: ProjOnAccTrans Table
A record in table ProjOnAccTrans

Return Value

Type: boolean
true if the transaction is of type OnAccount; otherwise false.

Community Additions

ADD
Show: