Share via


AxVendDocumentTableMap.IsTheFiscalDocumentIssuer_BR Method [AX 2012]

Checks if the fiscal document must be issued by this company for this vendor invoice of if the vendor invoice is cancelling a fiscal document that had been issued by the company.

Syntax

public boolean IsTheFiscalDocumentIssuer_BR()

Run On

Called

Return Value

Type: boolean
true if fiscal document is issued or had been issued by own company; false if it's third-party.

See Also

Reference

AxVendDocumentTableMap Class