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

Unicode Conversion error in LSMW BoM Upload program

Former Member
0 Likes
449

Hi

While trying to perform a LSMW Upload of changes to BoM a short dump termination with message u201C/1CADMC/SAP_LSMW_CONV_00000050u201D is not Unicode compatible terminates the process.

Any known resolution for this error?

Regards

Deepak Prasanna S

1 REPLY 1
Read only

Former Member
0 Likes
294

Hi,

Check the line where system is pointing for an error. System will give the error details as well.

Change the custom code as per unicode compliance syntax & check.

eg. open dataset should having ENCODING DEFAULT IGNORING CONVERSION ERRORS.

Thanks,

Best regards,

Prashant