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 in import of object

ekansh1
Explorer
0 Kudos
275

Hi,

When I am changing associated type from CHAR200 to CHAR1024 for an import parameter in the function module , it is giving a short dump "Error during IMPORT of object". CX_SY_IMPORT_MISMATCH_ERROR. How can we resolve this ?

2 REPLIES 2

Sandra_Rossi
Active Contributor
0 Kudos
237

You should post your code whenever you ask a question about code.

vulturas
Explorer
0 Kudos
237

Make sure that your parameter types are the same.