TaxLedgerAccounts_IN.exciseTaxAccountNum Method
Gets excise tax account number.
Syntax
public TaxLedgerAccounts_IN exciseTaxAccountNum(
TaxTable _taxTable,
RefRecId _exciseECCNumber,
ExciseRecordType_IN _exciseRecordType,
TaxDirection _taxDirection,
[DirectSettlement_IN _directSettlement])
Run On
Called
Parameters
- _taxTable
Type: TaxTable Table
The tax table.
- _exciseECCNumber
Type: RefRecId Extended Data Type
The excise ECC number.
- _exciseRecordType
Type: ExciseRecordType_IN Enumeration
The excise record type.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
- _directSettlement
Type: DirectSettlement_IN Enumeration
The direct settlement.
Return Value
Type: TaxLedgerAccounts_IN Table
The instance of the TaxLedgerAccounts_IN class.