Share via


TaxFiscalDocumentPostJob_BR.canPost Method [AX 2012]

Validates whether a TaxFiscalDocument_BR record can be posted.

Syntax

protected boolean canPost(TaxFiscalDocument_BR _taxFiscalDocument)

Run On

Called

Parameters

Return Value

Type: boolean
true if the document can be posted; otherwise, false.

Remarks

Error messages are generated with CheckFailed when appropriate.

See Also

Reference

TaxFiscalDocumentPostJob_BR Class