Skip to Content
0
Former Member
Dec 06, 2006 at 09:53 AM

short dump while extracting data

239 Views

Hi,

When i extract the data from the datasource 2lis_05_item in rsa3 i m getting the following short dump. Can anyone tell what to do in this case?

Runtime Errors CONNE_IMPORT_WRONG_STRUCTURE

Exceptn CX_SY_IMPORT_MISMATCH_ERROR

Date and Time 06.12.2006 09:42:15

ShrtText

Error when importing object "MC05Q00ITM_TAB".

What happened?

Error in ABAP application program.

The current ABAP program "SAPLMCEX" had to be terminated because one of t

statements could not be executed.

This is probably due to an error in the ABAP program.

When attempting to import data, the

structure of the complex object "MC05Q00ITM_TAB" was not compatible with

target object.

Error analysis

An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_IMPORT_MISMATCH_ER

was neither

caught nor passed along using a RAISING clause, in the procedure

"MCEX_BW_LO_API" "(FUNCTION)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

When attempting to import data, the structure of the complex object

"MC05Q00ITM_TAB"

was not compatible with the target object. The error occurred with

component no. 32.

sing RAISING Clause in Interface

Program SAP

Include LMC

Row 5

Module type (FU

Module Name MCE

gger Location of Exception

Program SAP

Include LMC

Row 241

Module type (FU

Module Name MCE

rce Code Extract

e SourceCde

11 endif.

12 enddo.

13 END-OF-DEFINITION.

14 ***** end macro *****