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

See Also

Reference

TaxTrans Table