LvCashReceiptTrans::checkCashReceiptTableNum Method

Verifies whether the receipt number is valid.

Syntax

client server public static boolean checkCashReceiptTableNum(
    CashReceiptTableRecId _recId, 
    NumberSequenceFormat _cashReceiptNum, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the receipt number is in the specified format, has never been used, and occurs in the same batch; otherwise, false.

See Also

Reference

LvCashReceiptTrans Table