Share via


FiscalDocument_BR::findByAccessKey Method

Finds the FiscalDocument_BR record corresponding to the document AccessKey passed in as parameter.

Syntax

client server public static FiscalDocument_BR findByAccessKey(EFDocAccessKey_BR _accessKey, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: FiscalDocument_BR Table
A record in the FiscalDocument_BR table; otherwise, an empty record.

See Also

Reference

FiscalDocument_BR Table