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
- _eccNumber
Type: RefRecId Extended Data Type
The ECC number.
- _date
Type: TransDate Extended Data Type
The date.
- _update
Type: boolean
The update flag.
Return Value
Type: ExciseDSARegister_IN Table
The instance of the ExciseDSARegister_IN class.