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 FBSintegraParameters_BR table.
Syntax
client server public static FBSintegraParameters_BR find(
DataAreaId _fiscalEstablishmentDataArea,
FiscalEstablishmentId_BR _fiscalEstablishmentId,
[boolean _forUpdate])
Run On
Called
Parameters
- _fiscalEstablishmentDataArea
Type: DataAreaId Extended Data Type
The data area of the fiscal establishment to search for
- _fiscalEstablishmentId
Type: FiscalEstablishmentId_BR Extended Data Type
The fiscal establishment id to search for
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: FBSintegraParameters_BR Table
A record in the FBSintegraParameters_BR table.