Tax.getVoucherForContinuousHU Method [AX 2012]

Creates or retrieves the voucher object for the additional transaction to be added for Hungary. If "Subscription" is checked, Hungary requires that two additional tax transactions be added on the VAT due date

public LedgerVoucherObject getVoucherForContinuousHU(date _vatDueDate, LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

_vatDueDate
Type: date
The VAT date for which the voucher is getting created
_ledgerPostingController
Type: LedgerPostingController Class
The ledgerPostingController to which the voucher is being added

Return Value

Type: LedgerVoucherObject Class
New voucher object for added transactions.

Reference

Community Additions

ADD
Show: