Share via


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

  • _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.

See Also

Reference

EFDocCorrectionLetter_BR Table