SAP Message REB_GENERATOR203 - Scale table &1 does not contain fields for scale base type &2

Diagnosis
No fields have been defined for the scale table. This is not allowedbecause at least one field must exist to define a scale. This field isthen used to create the various scale values.
Example of a scale:

  • From 10 pieces onwards, the price is 20 USD per piece

  • From 20 pieces onwards, the price is 15 USD per piece

  • From x pieces onwards, the price is y USD per z pieces

  • The scale table contains the x values for a scale. If x does not exist,the price is constant. This is equivalent to not using a scale at alland contradicts the developer's/customer's intention of creating a scaletable.

    Procedure
    Correct the error in Customizing.