Share via


EFDocumentReceivedXML_BR::updateReferenceToFiscalDocument Method

Tries to find a record of EFDocumentReceivedXML_BR through the AccessKey field If the record is found, the FiscalDocument_BR field is updated to reference the fiscal document received as parameter and the Posted field is set to Yes.

Syntax

client server public static void updateReferenceToFiscalDocument(FiscalDocument_BR _fiscalDocument)

Run On

Called

Parameters

  • _fiscalDocument
    Type: FiscalDocument_BR Table
    Contains the AccessKey that will be used during the search and the RecId that will be used to update the found register.

See Also

Reference

EFDocumentReceivedXML_BR Table