Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.