refresh_shared_allowance_cache

Definition

To refresh the shared allowances cache of all the rater instances of the SAP CC system

Command Usage

Syntax

refresh_shared_allowance_cache [incremental|full]

Detailed Information

Rater instances handle a cached structure that contains shared allowances. The refresh_shared_allowance_cache command gives the possibility to force the refreshing of this cached structure for all the rater instances of the SAP CC Core Server system, using the following execution modes:

  • incremental, which gives the possibility to add the new shared allowances, remove the deleted shared allowances and update the distributed counters statuses.
  • full, which gives the possibility to add or update all valid shared allowances and all distributed counters statuses.

Notes

If no mode is specified, the default value is incremental.

Use

You use this command when you need to manually refresh the cached structure containing shared allowances, handled by rater instances.

Authorization

To work with this command in the user interface, you must have a specific role in your SAP CC user profile.

Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.

Additional Information

Consult the SAP CC Core Tool Primary Help for more information about the configuration of master data in the pricing catalogs.

Consult the SAP CC Application Help for more information about the data caches managed by the SAP CC system.

Messages

Code Message Action
refreshSharedAllowanceCache.ok OK: The cache of shared allowances is now refreshed.  
refreshSharedAllowanceCache.failed Error: An error occurred during the refresh of the shared allowance cache. Check the logs of the SAP CC system.