SAP ABAP Message Class CNV_10020 Message Number 629 (Cluster block &1: min value is not greater than predecessor max value)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Attribute
Message class CNV_10020  
Short Description Message class for package 10020    
Message Number 629  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Cluster block &1: min value is not greater than predecessor max value
Help Document

Diagnosis

If the relationship data of a path is stored sorted in the cluster table, the min value of block[i] has to be greater than the max value of block[i-1].
For cluster block this is not true. The min value is , while the max value of the predecessor cluster block is .

Procedure

Reload the path data into a transparent object table. Use transaction CNV_10020_COPY to move it to the cluster table afterwards.

History
Last changed on/by 20141030  SAP 
SAP Release Created in