RetailZReport_BR::find Method

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

Syntax

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

See Also

Reference

RetailZReport_BR Table