TaxLedgerAccounts_IN.exciseDeferredTaxAccountNum Method
Gets excise deferred tax account number.
Syntax
public TaxLedgerAccounts_IN exciseDeferredTaxAccountNum(
TaxTable _taxTable,
RefRecId _exciseECCNumber,
ExciseRecordType_IN _exciseRecordType,
TaxDirection _taxDirection,
Percent _claimPercentage)
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.
- _claimPercentage
Type: Percent Extended Data Type
The claim percentage.
Return Value
Type: TaxLedgerAccounts_IN Table
The instance of the TaxLedgerAccounts_IN class.