Share via


FiscalDocumentFormat_BR::find Method

Finds the specified record in the FiscalDocumentFormat_BR table.

Syntax

client server public static FiscalDocumentFormat_BR find(RecId _fiscalDocumentType, [boolean _forupdate])

Run On

Called

Parameters

  • _fiscalDocumentType
    Type: RecId Extended Data Type
    The fiscal document type that is related to the FiscalDocumentFormat_BR record to find.
  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to retrieve the record for update; optional.

Return Value

Type: FiscalDocumentFormat_BR Table
A record in the FiscalDocumentFormat_BR table, if it is found; otherwise, an empty record.

See Also

Reference

FiscalDocumentFormat_BR Table