LvCashReceiptTrans::exist Method

Verifies whether the receipt transaction exists in the table.

Syntax

server public static boolean exist(
    CashReceiptTableRecId _recId, 
    LvFromNumber _from, 
    LvToNumber _to)

Run On

Server

Parameters

Return Value

Type: boolean
true if the receipt transaction is found; otherwise, false.

See Also

Reference

LvCashReceiptTrans Table