Share via


TaxFiscalDocumentCalcTax_BR.getTaxFiscalDocument Method [AX 2012]

Retrieves the Tax object that is related to this tax fiscal document.

Syntax

protected TaxFiscalDocumentTax_Invoice_BR getTaxFiscalDocument(LedgerVoucher _ledgerVoucher, NoYes _post)

Run On

Called

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The LedgerVoucher object that is used to post the taxes.
  • _post
    Type: NoYes Enumeration
    A value that indicates whether the taxes should be posted.

Return Value

Type: TaxFiscalDocumentTax_Invoice_BR Class
A new Tax object.

See Also

Reference

TaxFiscalDocumentCalcTax_BR Class