Small SAP Talk. Manual Cache Management in an SAP OData Service

Small SAP Talk. Manual Cache Management in an SAP OData Service

As I mentioned earlier, the standard capabilities of the SAP system allow enabling cache handling at the OData service configuration level.

See the post: Small SAP Talk. Cache for OData Service

However, this approach may not always be convenient or suitable. As an alternative, one can consider manually specifying the points within the OData service where the cache should be written, read, or deleted. A helpful tool in this case is the class /ui2/cl_cache_handler, along with a basic understanding of ABAP.

For example:

0:00
/1:32

Everything you need to know about the Small SAP Talk series is presented in the following article:

See: Small SAP Talk