Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime Errors CONNE_IMPORT_WRONG_COMP_TYPE in /1BCDWB/DBVBAK

Former Member
0 Likes
1,728

Can someone please let me know why i am getting this error.

Runtime Errors CONNE_IMPORT_WRONG_COMP_TYPE Except. CX_SY_IMPORT_MISMATCH_ERROR

ABAP Program /1BCDWB/DBVBAK

Short Text Error during IMPORT of object "I11".

What happened? Error in the ABAP Application Program The current ABAP program "/1BCDWB/DBVBAK" had to be terminated because it has come across a statement that unfortunately cannot be executed.

Information on where terminated The termination occurred in ABAP program "/1BCDWB/DBVBAK", in "%_IMPORT_VAR_FROM_MEM". The main program was "/1BCDWB/DBVBAK". In the source code, the termination point is in line 2908 of (Include) program "/1BCDWB/DBVBAK". The termination is due to exception "CX_SY_IMPORT_MISMATCH_ERROR" occurring in procedure "%_IMPORT_VAR_FROM_MEM" "(FORM)". This exception was not handled locally or declared in the RAISING clause in the procedure's signature however. The procedure is in program "/1BCDWB/DBVBAK ". The source code begins in line 2908 of (include) program "/1BCDWB/DBVBAK ".

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,021

Did you check SAP notes?

Read only

retired_member
Product and Topic Expert
Product and Topic Expert
0 Likes
1,021

See http://help.sap.com/abapdocu_751/en/index.htm?file=abenrabax_import_from_database.htm, this explains the reason for the exception. Probably the data were stored in another release ...