Parameter: BULK_CANCEL_STOP_ITEM_COUNT

Definition

The bulk modification count before which the operation can be canceled

Description

This system parameter specifies the modification count (when a bulk modification API is used) until which the modification can be canceled. Indeed, the bulk modification APIs implements a way to cancel/stop the operation before its complete execution.

This parameter defines the limit up to which the operation can be canceled (all database updates are rolled back). When this modification count limit is passed, it is no longer possible to cancel, but the operation can be stopped: previous database modifications are already committed but the operation can be stopped.

Category: System configuration

Scope: Fine-tuning

Detailed Information

Name BULK_CANCEL_STOP_ITEM_COUNT

The bulk modification count before which the operation can be canceled

Category Parameter
Type Integer
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) Tuning: Bulk Operation Management
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: updater
Default Value (Factory Settings)
updater 1000