LvCashReceiptTable::checkBatchId Method
Verifies whether the cash receipt batch can be used.
Syntax
client server public static boolean checkBatchId(CashReceiptTableRecId _recId)
Run On
Called
Parameters
- _recId
Type: CashReceiptTableRecId Extended Data Type
The cash receipt table record ID.
Return Value
Type: boolean
true if the receipt batch can be used; otherwise, false.