SAP ABAP Message Class /SAPCND/CUSTOMIZING Message Number 433 (Cycle in the data element ratio.)
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/CUSTOMIZING | ||
| Short Description | Output for Customizing | ||
| Message Number | |
433 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20050219 |
Message Text
Cycle in the data element ratio.
Help Document
Diagnosis
In application a field list should be created, sorted according to dependencies of the assigned data elements. This establishes if the relationships were defined without cycles.
There is a cycle, for example, if data element A is dependent on data element B, data element B is dependent on C, and data element C is dependent on A.
System Response
No further processing can be carried out.
Procedure
Check the field catalog for application . Maintain the relationships for data elements without cycles.
In the above example, you can take away the cycles by removing dependency of data element C to data element A.
Procedure for System Administration
History
| Last changed on/by | 20110810 | SAP | |
| SAP Release Created in | 12A |