HCI

Summary

Generic errors related to XML communication. Example: Errors on data types.

Error Codes

Select the error code signaled in the operation response replied by the SAP CC system:

Error Code Message Action
HCI-1 The name of the Additional Information at index {0} is missing. Add a name to the Additional Information.
HCI-2 The name "{0}" of the Additional Information at index {1} is already used by the Additional Information at index {2}. Change the name of the Additional Information.
HCI-3 The description of the Additional Information "{0}" at index {1} is missing. Add a description to the Additional Information.
HCI-4 The type of the Additional Information "{0}" at index {1} is missing or unknown (supported types are string, number, date). Add a type to the Additional Information or change it to a supported one: string, number, date.
HCI-5 The date value of the Additional Information "{0}" at index {1} is missing. Add a date value to the Additional Information.
HCI-6 The number value of the Additional Information "{0}" at index {1} is missing. Add a number value to the Additional Information.
HCI-7 The string value of the Additional Information "{0}" at index {1} is missing. Add a string value to the Additional Information.
HCI-8 The type "{0}" of the Additional Information "{1}" at index {2} is not supported (supported types are string, number, date). Use a type which is supported (string, number, date) for the Additional Information.
HCI-9 The Additional Info at the index {0} is empty. Replace it by a valid Additional Info or remove it.
HCI-10 You must provide at least one object reference for the search object dependencies operation. Add an object reference to the search object dependencies operation.
HCI-11 The object reference at index {0} has no object identifier. Add an object identifier to the object reference.
HCI-12 The object reference "{0}" at index {1} has no object type. Add an object type to the object reference.
HCI-13 The object "{0}" of type "{1}" does not exist in the SAP system database or its type is incorrect. Replace the object identifier with the identifier of an existing object or replace its type with the correct type.
HCI-14 You cannot concurrently set a modification date and a validity date range. Set either the validity date range or the modification date but do not set both at the same time.
HCI-15 The end date {0} of the validity date range is before or equal to the start date {1}. Select an end date after the start date
Legend

The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.