Errors which occur when implementing basic operations on aggregation policies.
Select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| AGGREGATIONPOLICY-1 | The code of the Aggregation Policy is missing. | Set a code to the Aggregation Policy. |
| AGGREGATIONPOLICY-2 | The owner of the "{0}" Aggregation Policy is missing. | Set an owner to the Aggregation Policy. |
| AGGREGATIONPOLICY-3 | The code of the Charged Item Class for the "{0}" Aggregation Policy is missing. | Add the code of the Charged Item Class for the Aggregation Policy. |
| AGGREGATIONPOLICY-4 | The "{1}" Charged Item Class of the "{0}" Aggregation Policy does not exist. | Specify an existing code for the Charged Item Class or create a new Charged Item Class with this code. |
| AGGREGATIONPOLICY-5 | Rule #{0} has no field name. | Set a field name to the rule or delete this rule. |
| AGGREGATIONPOLICY-6 | The "{1}" field name used by Rule #{0} is already used by Rule #{2}. | Set another field name to the rule or delete this rule. |
| AGGREGATIONPOLICY-7 | The "{1}" field name used by Rule #{0} does not exist in the "{2}" Charged Item Class. | The field name must exist in the specified Charged Item Class. Specify an existing field name for the rule, or add a new field in the Charged Item Class. |
| AGGREGATIONPOLICY-8 | Rule #{0} using the "{1}" field name has no aggregation operator. | Specify an aggregation operator for the rule or delete this rule. |
| AGGREGATIONPOLICY-9 | Rule #{0} uses an aggregation operator which is not compatible with the "{2}" type of the "{1}" field. Compatible types are: {3}. | Specify an aggregation operator which is compatible with the type of the specified field name. |
| AGGREGATIONPOLICY-10 | The Aggregation Policy is missing. | Specify an Aggregation Policy in the creation operation. |
| AGGREGATIONPOLICY-11 | Unable to create the Aggregation Policy. "{0}" code already exists. | Specify another code for the Aggregation Policy to create. |
| AGGREGATIONPOLICY-12 | Unable to modify the Aggregation Policy. "{0}" Aggregation Policy does not exist. | Specify an existing code for the Aggregation Policy to modify. |
| AGGREGATIONPOLICY-13 | Unable to modify the "{0}" Aggregation Policy. Modification of the Charged Item Class is not allowed. | Specify the Charged Item Class which is already specified in the Aggregation Policy. |
| AGGREGATIONPOLICY-14 | Unable to delete the Aggregation Policy. "{0}" Aggregation Policy does not exist. | Specify an existing code for the Aggregation Policy to delete. |
| AGGREGATIONPOLICY-15 | The owner of the Aggregation Policy ({0}) is different from the owner of Charged Item Class ({1}). | Specify another owner for the Aggregation Policy. |
| AGGREGATIONPOLICY-16 | Unable to delete the Aggregation Policy. "{0}" Aggregation Policy is used by the following Charge Plan(s): {1}. | Modify the Charge Plan(s) to remove the reference to this Aggregation Policy. |
| AGGREGATIONPOLICY-18 | Missing value for the field name of Number Report Condition #{0}. | Set a field name to the Number Report Condition or delete this Number Report Condition. |
| AGGREGATIONPOLICY-19 | The "{1}" field name used by Number Report Condition #{0} does not exist in the "{2}" Charged Item Class. | The field name must exist in the specified Charged Item Class. Specify an existing field name for the Number Report Condition, or add a new field in the Charged Item Class. |
| AGGREGATIONPOLICY-20 | Missing value for Number Report Condition #{0} using the "{1}" field name. | Set a value to the Number Report Condition. |
| AGGREGATIONPOLICY-22 | Incorrect "{0}" value for the Duration-based Report Condition. | Set a value greater than 0 in the Duration-based Report Condition. |
| AGGREGATIONPOLICY-23 | Invalid unit for the Duration-based Report Condition. | Set a valid unit in the Duration-based Report Condition. |
| AGGREGATIONPOLICY-24 | The Aggregation Policy can contain a maximum of one Duration-based Report Condition. | Set only one Duration-based Report Condition in the Aggregation Policy. |
| AGGREGATIONPOLICY-25 | Unable to delete the Aggregation Policy. "{0}" Aggregation Policy is used by the following Allowance Plan(s): {1}. | Modify the Allowance Plan(s) to remove the reference to this Aggregation Policy. |
| AGGREGATIONPOLICY-26 | The Aggregation Policy is missing. | Specify an Aggregation Policy in the modification operation. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.