FBFiscalDocumentAdjustmentCodeICMS_BR::find Method
Finds the specified record in the FBFiscalDocumentAdjustmentCodeICMS_BR table.
Syntax
client server public static FBFiscalDocumentAdjustmentCodeICMS_BR find(FBFiscalDocumentAdjustmentCodeRecId_BR _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: FBFiscalDocumentAdjustmentCodeRecId_BR Extended Data Type
The record ID of the FBFiscalDocumentAdjustmentCodeICMS_BR record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: FBFiscalDocumentAdjustmentCodeICMS_BR Table
A record in the FBFiscalDocumentAdjustmentCodeICMS_BR table; otherwise, an empty record.