Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the record in the FBSpedFiscalFileParameters_BR table.
Syntax
client server public static FBSpedFiscalFileParameters_BR find(
FBFiscalEstablishmentId_BR _fiscalEstablishmentId,
DataAreaId _fiscalEstablishmentDataArea,
[boolean _forUpdate])
Run On
Called
Parameters
- _fiscalEstablishmentId
Type: FBFiscalEstablishmentId_BR Extended Data Type
The fiscal establishment id to search for
- _fiscalEstablishmentDataArea
Type: DataAreaId Extended Data Type
The data area of the fiscal establishment to search for
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: FBSpedFiscalFileParameters_BR Table
A record in the FBSpedFiscalFileParameters_BR table.