ExciseNumSequenceRef_IN::findByRegistrationNumber Method
Finds an excise number sequence reference by registration number.
Syntax
client server public static ExciseNumSequenceRef_IN findByRegistrationNumber(
RefRecId _taxRegistrationNumberTableRecId,
ExciseReference_IN _exciseReference,
[boolean _forUpdate])
Run On
Called
Parameters
- _taxRegistrationNumberTableRecId
Type: RefRecId Extended Data Type
The record ID of the tax registration number table.
- _exciseReference
Type: ExciseReference_IN Enumeration
The excise reference.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: ExciseNumSequenceRef_IN Table
The instance of the ExciseNumSequenceRef_IN class.