ExciseRG23AIRegister_IN::findByTaxRegistrationNumber Method
Finds the excise RG23AI register by tax registration number.
Syntax
client server public static ExciseRG23AIRegister_IN findByTaxRegistrationNumber(
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: ExciseRG23AIRegister_IN Table
The instance of the ExciseRG23AIRegister_IN class.