Share via


TaxFiscalDocumentPostJob_BR.getReversedFiscalDocument Method [AX 2012]

Retrieves the TaxFiscalDocument_BR record, if it exists, that was reversed by the document that is being posted.

Syntax

protected TaxFiscalDocument_BR getReversedFiscalDocument()

Run On

Called

Return Value

Type: TaxFiscalDocument_BR Table
The original TaxFiscalDocument_BR record if this is a cancel scenario; otherwise, an empty buffer.

See Also

Reference

TaxFiscalDocumentPostJob_BR Class