Share via


FiscalOrganization_BR::findByFiscalEstablishmentId Method

Finds the specified record in the FiscalOrganization_BR table.

Syntax

client server public static FiscalOrganization_BR findByFiscalEstablishmentId(
    FBFiscalEstablishmentId_BR _fiscalEstablishmentId, 
    DataAreaId _fiscalEstablishmentDataArea, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _fiscalEstablishmentDataArea
    Type: DataAreaId Extended Data Type
    The fiscal establishment data area ID of the FiscalEstablishment_BR record to find.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

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

See Also

Reference

FiscalOrganization_BR Table