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
- _accessKey
Type: EFDocAccessKey_BR Extended Data Type
The AccessKey of the Fiscaldocument
- _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.