ProjListLedgerReconWIPAccountDP.isLineZero Method [AX 2012]

Checks for zero values for columns in each row.

private boolean isLineZero(TmpProjTransWIP _tmpProjTransWIP)

Run On

Server

Parameters

_tmpProjTransWIP
Type: TmpProjTransWIP Table
The TmpProjTransWIP table that contains the values to manipulate.

Return Value

Type: boolean
true if the line is zero; otherwise, false.

Community Additions

ADD
Show: