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

  • _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.

See Also

Reference

ExciseNumSequenceRef_IN Table