Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether a TaxFiscalDocument_BR record can be posted.
Syntax
protected boolean canPost(TaxFiscalDocument_BR _taxFiscalDocument)
Run On
Called
Parameters
- _taxFiscalDocument
Type: TaxFiscalDocument_BR Table
The tax fiscal document to validate.
Return Value
Type: boolean
true if the document can be posted; otherwise, false.
Remarks
Error messages are generated with CheckFailed when appropriate.