Show TOC Start of Content Area

Background documentation System Cache Statistics Locate the document in its SAP Library structure

This page gives you an overview of system caches.

The table columns mean the following:

Cache Name

Internal name of the cache. This name identifies a cache  within the application

Num Objects

Specifies how many objects are currently stored in the cache

Hits

Describes the number of successful read attempts from the cache

Time To Live [min]

Time in minutes that an object is stored in the cache until it is removed from the cache, if the object is not accessed during this time

Description

Description of the cache

Clear

A hyperlink, which is used to delete the cache

 

The following caches are currently available:

JCO

Used to temporarily save calls from the SAP Java Connector to the SAP system.

r3cust

Used to temporarily save the customizing that is read from the ERP backend system. Only relevant for ERP E-Commerce.

r3formatters

Used to temporarily save the locale and currency-dependent formattings for the date and currency conversion. Only relevant for ERP E-Commerce.

 

 

End of Content Area