Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the cache should be disabled for the buffer check in the InventTrans.updateSumUp method.
Syntax
protected boolean disableCacheForBufferCheck()
Run On
Server
Return Value
Type: boolean
true if the cache should be disabled; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The receiptTransList list is not initialized. |
Remarks
For best performance, the cache should be disabled if the item has serial numbers and the cache holds more than 1000 elements.
The number of elements in the cache is equal to the number of elements in the receiptList list.