Cancel Rows of Mapping Tables in Bundle Mode
Definition
To cancel some rows of mapping tables in bundle mode (all-or-none)
Technical Data
| Software Product and Version | SAP Convergent Charging 5.0 |
| Technical Details | mappingTableRowCancelBundle |
| Namespace | http://catalog.ws.v1.highdeal.com/ |
| Proxy Instance in SAP CC System | Updater |
| Service Operation Version | 0 |
| User Operation Auditing | Yes |
| Audit Domain | See the audit domain of the single operation |
| Application Area | IS-CC |
| Direction | inbound |
| Mode | synchronous |
| Idempotency | true |
Business Context and Use
This service operation is used in the catalog building context,
generally by a Customer Relationship Management (CRM) process component.
This operation is used to cancel rows in mapping tables in bundle mode.
This mode means that you cancel several rows in several mapping tables at the same time, but the changes apply only
if the operation is successful for all mapping tables.
Related Service Operations
Features
This bundle operation enables you to cancel rows in mapping tables in bulk.
The operation request embeds a sequence of single operations (Cancel Mapping Table Row).
The single
The operation result is one of the following:
MappingTableRowCancel operations are performed sequentially.
In bundle mode, the remote SAP CC system starts processing the single operations, stops at the first failure, and rolls back the single operations already processed.
The changes apply only if all the operations contained in the mappingTableRowCancelBundle operation are successful.
If the operation fails for one mapping table row, no change is done.
mappingTableRowCancel
contained in the mappingTableRowCancelBundle operation.
Note that idempotency does not apply to each of the mappingTableRowCancel single operation contained in the mappingTableRowCancelBundle operation
but only to the mappingTableRowCancelBundle operation itself.
Authorizations
To know the role that is expected in the user profile of the SAP CC user specified in your request messages, refer to the SAP CC Security Guide .
Error Handling
Message Types
Consult the structures of the message types related to this service operation :
Prerequisites
There is no prerequisite.
Integration
There is no specific integration information.
Constraints and Integrity Conditions
There is no specific constraint.
Notes on SAP CC Implementation
You must have installed and configured the SAP CC Core Server system.
Configuration
Consult the SAP CC Configuration and Implementation Guide to know the necessary configuration or Customizing of the SAP CC system.
Before implementing SAP Convergent Charging in your SAP system landscape, you must configure the systems and the data (master data, business data).