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 the instance is used.
Syntax
server public static boolean used(
RefRecId _numberSequenceTableRecId,
Voucher_CN _voucher_CN,
[TransDate _transDate,
FiscalPeriodType _periodCode])
Run On
Server
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The number sequence of the table record ID.
- _voucher_CN
Type: Voucher_CN Extended Data Type
The voucher information.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code.
Return Value
Type: boolean
true if the instance is used; otherwise, false.