Buffering and replacement object cannot be used simultaneously
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 826
Message text: Buffering and replacement object cannot be used simultaneously
What causes this issue?
In an SQL view that allows write access to its base table, both
buffering and replacement object are defined. These are not possible
together since otherwise, during database accesses that read using the
table buffer (RSQL), you could get incorrect invalidation of the buffer
and, consequently, incorrect data as well.
System Response
The view is not activated.
How to fix this error?
The view can only either be buffered or given a replacement object.
Procedure for System Administrators
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.