RANGETABLECOMPONENT

Summary

Errors which occur when managing (creating, changing, or importing) some reusable charges or refill logic objects that include a price plan (or a charging plan or the refill logic) configured with a logic component named Range Table Introducer. This logic component enables to design the pricing logic that uses data tables: Range tables of the pricing catalog of the service provider or subscriber range tables assigned to a subscriber account.

Note

All these errors are embedded in a CHARGECOMPONENT error or in a REFILLPLAN error. Check the error stack in the operation response answered by the SAP CC system.

Error Codes

To continue your troubleshooting investigations, select the error code signaled in the operation response replied by the SAP CC system:

Error Code Message Action
RANGETABLECOMPONENT-1 The ID of the range table class is missing. Set up the identifier of the range table class.
RANGETABLECOMPONENT-2 Both range table ID and range table ID property name are missing. At least one of them must be defined. Set up a range table ID or a range table ID property name.
RANGETABLECOMPONENT-3 Both range table ID and range table ID property name are defined. Only one of them must be defined. Set up a range table ID or a range table ID property name.
RANGETABLECOMPONENT-4 The range table class "{0}" does not exist. Change the identifier of the range table class.
RANGETABLECOMPONENT-5 The range table ID defined by a charge component parameter named "{0}" does not exist. Add a parameter in the charge component or define a range table ID.
RANGETABLECOMPONENT-6 The range table "{0}" does not exist. Change the identifier of the range table.
RANGETABLECOMPONENT-7 The reference date property name is not defined. Set up the reference date property name.
RANGETABLECOMPONENT-8 The reference date property name "{0}" does not reference an existing rating context property. Set up the reference date property name to an existing rating context property.
RANGETABLECOMPONENT-9 The input property name is not defined. Set up the input property name.
RANGETABLECOMPONENT-10 The input property name "{0}" does not reference an existing rating context property. Set up the input property name to an existing rating context property.
RANGETABLECOMPONENT-11 The default output mapping property name "{0}" at index "{1}" is not defined. Set up the default output property name.
RANGETABLECOMPONENT-12 The default output mapping property name "{0}" at index "{1}" is already defined as a number rating context property. Set up the default output property name.
RANGETABLECOMPONENT-13 The output mapping is mandatory and must contain rating context property names that match range table class: "{0}". Set up a rating context property name for each string or single number range table class column. Add the mapping for each column that is cumulative or range size cumulative.
RANGETABLECOMPONENT-14 The output mapping property name "{0}" at index "{1}" is not defined. Set up the output property name.
RANGETABLECOMPONENT-15 The output mapping property name "{0}" at index "{1}" of range table class column name "{2}" is already defined as a string rating context property. Set up the output property name.
RANGETABLECOMPONENT-16 The output mapping property name "{0}" at index "{1}" of range table class column name "{2}" is already defined as a number rating context property. Set up the output property name.
RANGETABLECOMPONENT-17 The output mapping for cumulative or range-size cumulative number property name "{0}" at index "{1}" is not defined. Set up the output property name.
RANGETABLECOMPONENT-18 The output mapping for cumulative or range-size cumulative number property name "{0}" at index "{1}" of range table class column name "{2}" is already defined as a number rating context property. Set up the output property name.
RANGETABLECOMPONENT-19 The mapping "{0}" defined for default output mapping property "{1}" is already used by the default output mapping property "{2}". Change the name of the Parameter Reference.
RANGETABLECOMPONENT-20 The mapping "{0}" defined for output mapping property at index "{1}" of range table class column name "{2}" is already used by the default output mapping property "{3}". Change the name of the Parameter Reference.
RANGETABLECOMPONENT-21 The mapping "{0}" defined for output mapping property at index "{1}" of range table class column name "{2}" is already used by the output mapping property at index "{3}". Change the name of the Parameter Reference.
RANGETABLECOMPONENT-22 The range table class "{0}" referenced in the parameter "{1}" does not correspond to the range table class "{2}" defined in the rate component. Set up the same range table class in the parameter and in the component.
RANGETABLECOMPONENT-23 The range table class "{0}" from range table "{1}" does not correspond to the range table class "{2}" defined in the rate component. Set up the same range table class in the parameter and in the component.
RANGETABLECOMPONENT-24 The rating context property "{0}" defining a range table ID does not include the mandatory additional information "{1}". Add the additional information to this property specified in the logic component.
RANGETABLECOMPONENT-25 The input mapping is mandatory and must contain rating context property names that match range table class: "{0}". Set up a rating context property name for each input column of the range table class.
RANGETABLECOMPONENT-26 The property name "{0}" defined for the input mapping does not reference an existing rating context property of type String. Set up an existing property name of type String that exist in the rating context for the input mapping.
RANGETABLECOMPONENT-27 You cannot set input mapping when the range table class does not have input columns. Remove the input mapping properties.
RANGETABLECOMPONENT-28 The component cannot reference the range table "{0}" because this range table has an agreement ID. Select a range table without agreement ID.
Legend

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