SAP ABAP Message Class /SAPCND/GENERATOR Message Number 203 (Scale table &1 does not contain fields for scale base category &2.)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-CON (Application Component) Condition Technique
⤷
/SAPCND/CUSTOMIZING (Package) Customizing Objects for Condition Technique
⤷
⤷
Attribute
| Message class | /SAPCND/GENERATOR | ||
| Short Description | Output for Generation and Customizing Correction | ||
| Message Number | |
203 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20050219 |
Message Text
Scale table &1 does not contain fields for scale base category &2.
Help Document
Diagnosis
No fields are defined for the scale table. This is not permitted. There must be at least one field to define a scale, which can be used to create the different scale values.
Example for a scale:
More than 10 items, price 20 DM per item
More than 20 items, price 15 DM per 1 item
From x items, the price is y DM per z items
The scale table contains the values x for a scale. If x does not exist, the price remains constant. This would be the same if the scale didn't exist and is contrary to the developers/customer intention for creating a scale table.
System Response
Procedure
Correct the error in Customizing.
Procedure for System Administration
History
| Last changed on/by | 20110810 | SAP | |
| SAP Release Created in | 12A |