EFDocCorrectionLetter_BR::findRefRecId Method
Finds the correction letter by the record ID of the related fiscal document.
Syntax
client server public static EFDocCorrectionLetter_BR findRefRecId(FiscalDocumentRecId_BR _recId, [boolean _update])
Run On
Called
Parameters
- _recId
Type: FiscalDocumentRecId_BR Extended Data Type
The record ID of the related fiscal document.
- _update
Type: boolean
A Boolean value that indicates whether the records should be selected for update.
Return Value
Type: EFDocCorrectionLetter_BR Table
The EFDocCorrectionLetter_BR table buffer.
Remarks
All the correction letters that are related to the fiscal document are retrieved.