Share via


ExciseDSARegister_IN::findByECCNumTransDate Method

Finds the excise DSA register, based on the ECC number transaction date.

Syntax

client server public static ExciseDSARegister_IN findByECCNumTransDate(
    RefRecId _eccNumber, 
    TransDate _date, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    The update flag.

Return Value

Type: ExciseDSARegister_IN Table
The instance of the ExciseDSARegister_IN class.

See Also

Reference

ExciseDSARegister_IN Table