Share via


RetailFiscalPrinter_BR::find Method

Retrieves a RetailFiscalPrinter_BR table record with the given values, if found.

Syntax

client server public static RetailFiscalPrinter_BR find(
    RetailFiscalPrinterSerialNumber_BR _serialNumber, 
    RetailFiscalMemoryIndex_BR _additionalFiscalMemoryIndex, 
    RetailDocumentNumber_BR _restartOperationNumber, 
    RetailStoreId _storeId, 
    RetailTerminalId _terminalId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value to determine whether the record should be retrieved for update or not; optional.

Return Value

Type: RetailFiscalPrinter_BR Table
A RetailFiscalPrinter_BR table buffer.

See Also

Reference

RetailFiscalPrinter_BR Table