TaxTrans.createHungaryDeferredTransactions Method
Creates the two additional transactions needed for Hungarian Deferred tax.
The transaction already existing: 1) Insertion into Hungarian Tax Account on the TransDate The two transactions needed: 1) Reversal from the Hungarian Tax Account on VAT due date 2) Insertion into Sales Tax Account on VAT due date
Syntax
public void createHungaryDeferredTransactions(
LedgerVoucherObject _ledgerVoucherObject,
LedgerDimensionAccount _ledgerAccount,
LedgerDimensionAccount _offsetAccount)
Run On
Called
Parameters
- _ledgerVoucherObject
Type: LedgerVoucherObject Class
The LedgerVoucherObject to which the two transactions should be added
- _ledgerAccount
Type: LedgerDimensionAccount Extended Data Type
The default sales tax account
- _offsetAccount
Type: LedgerDimensionAccount Extended Data Type
The Hungarian Deferred tax account