SAP ABAP Message Class CNV_10020 Message Number 068 (Conc./frag. object &1, fixed value object &2: offset/length is too big)
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 068  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Conc./frag. object &1, fixed value object &2: offset/length is too big
Help Document

Diagnosis

Fixed value object has been stored for concatenated/ fragmented object . The length of this fixed value object is .
According to offset/ length value , the system is supposed to access an area that is at least partly out of range. This is not possible.

Procedure

Change the offset/ length value so that the following condition is met:
Offset + length <= length of fixed value object

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