TaxTrans_IN.getExciseLedgerAccounts Method
Gets excise ledger accounts.
Syntax
public void getExciseLedgerAccounts(
ExciseRecordType_IN _exciseRecordType,
TaxTrans _taxTrans,
RefRecId _taxAccountGroup,
DirectSettlement_IN _directSettlement,
RefRecId _exciseDeferredAccount,
RefRecId _tmpTaxAccountNum,
[InventTransferUpdateType _inventTransferUpdateType])
Run On
Called
Parameters
- _exciseRecordType
Type: ExciseRecordType_IN Enumeration
The excise record type.
- _taxTrans
Type: TaxTrans Table
The tax transaction.
- _taxAccountGroup
Type: RefRecId Extended Data Type
The tax account group.
- _directSettlement
Type: DirectSettlement_IN Enumeration
The direct settlement.
- _exciseDeferredAccount
Type: RefRecId Extended Data Type
The excise deferred account.
- _tmpTaxAccountNum
Type: RefRecId Extended Data Type
The temporary account number.
- _inventTransferUpdateType
Type: InventTransferUpdateType Enumeration
The inventory transfer update type.