Error Code: AGGREGATIONPOLICY-9

Message

Syntax

Rule #{ruleIndex} uses an aggregation operator which is not compatible with the "{fieldType}" type of the "{fieldName}" field. Compatible types are: {expectedTypes}.

Legend
  • {ruleIndex}: The index of the current rule
  • {fieldName}: The name of the field used by the rule
  • {fieldType}: The type of the field used by the rule
  • {expectedTypes}: A CSV string contening the list of types compatible with the operator

The meaning of this error cause message depends on the software layers and internal architecture of the SAP CC systems. See the note to adapt the terminology to the concepts and data models you work with.

Next Actions and Steps (Troubleshooting)

Specify an aggregation operator which is compatible with the type of the specified field name.

Verify your changes.

Additional Information

Consider the specifications of the appropriate technical interfaces: Web Services, HTTP Communication Interface (HCI), or Message TCP.

Validity

This error code is valid from SAP CC version number 3.0 SP11 to the software version that this documentation refers to. For newer versions, consult the relevant documentation.