ExciseRG23CRegister_IN::findByEccNumberRgDate Method
Finds excise of rg23c register by ECC number rg date.
Syntax
client server public static ExciseRG23CRegister_IN findByEccNumberRgDate(
RefRecId _eccNumber,
TransDate _date,
RefRecId _taxcomponent,
ExciseRecordType_IN _exciseRecordType,
[boolean _update])
Run On
Called
Parameters
- _eccNumber
Type: RefRecId Extended Data Type
The ECC number.
- _date
Type: TransDate Extended Data Type
The date.
- _taxcomponent
Type: RefRecId Extended Data Type
The tax component.
- _exciseRecordType
Type: ExciseRecordType_IN Enumeration
The excise record type.
- _update
Type: boolean
The update flag.
Return Value
Type: ExciseRG23CRegister_IN Table
The instance of the ExciseRG23CRegister_IN class.