ProjInvoiceProposalInsertLines.isAdvanceTrans Method [AX 2012]

Indicates whether the transaction is of type PrePayment.

public boolean isAdvanceTrans(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 PrePayment; otherwise false.

Community Additions

ADD
Show: