RetailZReportTotalizer_BR::find Method

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

Syntax

client server public static RetailZReportTotalizer_BR find(
    RetailFiscalPrinterSerialNumber_BR _serialNumber, 
    RetailFiscalMemoryIndex_BR _additionalFiscalMemoryIndex, 
    RetailDocumentNumber_BR _zReportNumber, 
    RetailTotalizerName_BR _totalizerName, 
    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: RetailZReportTotalizer_BR Table
A RetailZReportTotalizer_BR table buffer.

See Also

Reference

RetailZReportTotalizer_BR Table