EFDocumentCity_BR::findByFiscalDocumentRef Method
Finds the EFDocumentCity_BR record corresponding to the RecId of a FiscalDocument_BR.
Syntax
client server public static EFDocumentCity_BR findByFiscalDocumentRef(RefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The RecId of the FiscalDocument_BR.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: EFDocumentCity_BR Table
A record in the EFDocumentCity_BR table; otherwise, an empty record.