Application Development 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: 

Error when attempting to IMPORT object "C1".

Former Member
0 Kudos

Below mentioned is the Dump.

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_IMPORT_MISMATCH_ERROR', wa

not caught in

procedure "HR_TIME_RESULTS_GET" "(FUNCTION)", nor was it propagated by a

RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

When importing the object "C1", the component no. 36 in the

dataset has a different type from the corresponding component

of the target object in the program "SAPLHRB2".

The data type is "N" in the dataset, but "C" in the program.

what could be the solution of this problem.

thanks,

amit

3 REPLIES 3

Former Member
0 Kudos

'The data type is "N" in the dataset, but "C" in the program.'

Rob

0 Kudos

but this is a standard program. has this got anything to do with configuration ?

0 Kudos

check note 763880