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

  • _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.

See Also

Reference

EFDocumentCity_BR Table