SAP ABAP Message Class CNV_10020 Message Number 062 (Conc./frag. objekt &1, table field &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 062  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Conc./frag. objekt &1, table field &2: Offset/Length is too big
Help Document

Diagnosis

Table field has been stored for concatenated/ fragmented object . The length of this table field 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 table field

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