SAP ABAP Message Class CNV_10020 Message Number 675 (Converter path &1, conversion rule &2: &3: length of FValObj is only &4)
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 675  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Converter path &1, conversion rule &2: &3: length of FValObj is only &4
Help Document

Diagnosis

Conversion rule has been stored in line for converter path . The length of the fixed value object is . In accordance with the conversion rule, this means that an area that lies at least partly outside the range is meant to be accessed. This is not possible.

Procedure

Define the conversion rule so that the following condition is fulfilled:
Offset + length <= length of the fixed value object

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