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.
Checks whether a series number exists.
Syntax
client server public static boolean existSeriesNumber(
TableId _sourceTableId,
RecId _sourceRecId,
Voucher _voucher)
Run On
Called
Parameters
- _sourceTableId
Type: TableId Extended Data Type
The source table ID.
- _sourceRecId
Type: RecId Extended Data Type
The source record ID.
- _voucher
Type: Voucher Extended Data Type
The voucher.
Return Value
Type: boolean
true if the series number exists; otherwise, false.