SAP Message RSRV175 - Characters are not allowed in characteristic values (characteristic &1)

Description
For characteristic &V1& the characteristic values are checked thatoccur in the SID table. In doing so, the system checks thefollowing:

  • Only permitted characteris occur in the characteristic values

  • The characteristic values fit for the data type for the characteristic
  • (value 'ABC' cannot occur as a value for a numeric characteristic)
    • The values are available in internal format for characteristics with
    • specific conversion routines
      • The values have "meaningful" times for time characteristics

      • Initial values fit for the data type for the characteristic (a
      • characteristic that is only comprised of empty characters is only avalid initial value for the type CHAR)
        • The values of the superior characteristics are made up of the above
        • checks for compounded characteristics
          The function module RRSV_VALUE_CHECK_PLAUSIBILITY
          is technically used for the check. This module is also used duringthe data load into the transfer rules for checking characteristicvalues.
          Note that characteristic values might not be made up of several of theabove-mentioned checks. In such a case, the error message might notmake sense.

          Procedure
          If errors were found, the SID for the characteristic value isalso specified. Analyze whether this SID still occurs in the(dimension tables of) InfoCubes.
          If this is the case, the requests that include invalid characteristicvalues have to be deleted and reloaded.
          If the characteristic values are not used in the InfoCUbes, thetransaction data is correct. Invalid values could be used inhierarchies or as attribute values for other characteristics. Toanalyze this problem, refer to SAP.