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 problem when calling BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Likes
492

Hi,

I call the BAPI BAPI_SALESORDER_CREATEFROMDAT2 and it generate the following error:

"DA_PAREX-VALUES" and "DA_BAPE_VBAP" are not mutually convertible in a Unicode program.

When I try to debugg it, it dump in the call function SD_SALESDOCUMENT_CREATE. I and remark that sy-subrc of the statement fbgenmac 'BAPI_SALESORDER_CREATEFROMDAT2' which are just before the call function is 4.

Can you help me please?

Thanks in advance.

Saida.

2 REPLIES 2
Read only

Former Member
0 Likes
437

HI,

have you got the solution to the above problem ?..

Im getting the same kind of Runtime exception.

Pls elaborate and let me know what can be done.

Thanks,

Gary

Read only

Former Member
0 Likes
437

What the solution to this. I have/will get the same error if I apply note 880132. I exit the SNOTE application of the note, but this exact error displayed due to unicode issues.

I wondered if you have a solution.

Jason