SAP ABAP Message Class CNV_10996 Message Number 101 (EXIT of DO: New sequence number &1 cannot be saved)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10996 (Package) Archive conversion
Attribute
Message class CNV_10996  
Short Description Messages for archive conversion    
Message Number 101  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
EXIT of DO: New sequence number &1 cannot be saved
Help Document

Diagnosis

The program tries up to five times to create a record from table CNV_10996_ARDEF with a new SEQUENCE number in table ARCH_DEF. However the creation failed this time.

System Response

The DO loop is left; the record was not created.

Procedure

You may find the reason for this in the log or SYS-LOG. If not, analyze the tables CNV_10996_ARDEF and ARCH_DEF using transaction SE16.

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