Share via


ExcisePayableRegister_IN::findByEccNumberRgDate Method

Finds the excise payable register by ECC number registration date.

Syntax

client server public static ExcisePayableRegister_IN findByEccNumberRgDate(
    RefRecId _eccNumber, 
    TransDate _date, 
    RefRecId _taxComponentTable, 
    ExciseRecordType_IN _exciseRecordType, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    The update flag.

Return Value

Type: ExcisePayableRegister_IN Table
The instance of the ExcisePayableRegister_IN class.

See Also

Reference

ExcisePayableRegister_IN Table