SAP ABAP Message Class /SAPCND/GENERATOR Message Number 222 (The number of index fields of secondary index &1 of &2 was limited)
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 | ![]() |
222 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20050219 |
Message Text
The number of index fields of secondary index &1 of &2 was limited
Help Document
Diagnosis
A secondary index is created from fields of the variable key and additional standard fields. The number of index fields may not exceed 16.
The program copies the first 10 fields of the variable key together with the 6 standard fields to generate the index. Other fields are not taken into consideration.
The procedure has no influence on the correctness of the condition table, however performance may be affected slightly.
System Response
Procedure
Check whether the variable key fields were selected correctly for your requirements, and if the restriction mentioned above meets your requirements.
Procedure for System Administration
History
Last changed on/by | ![]() |
20110810 | SAP |
SAP Release Created in | 12A |