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

RE: Runtime Error

Former Member
0 Likes
633

Hi,

How can I handle the following type of runtime error:

UNICODE_TYPES_NOT_CONVERTIBLE and

SAPSQL_SELECT_WA_TOO_SMALL

Hope to hear from you soon.

Thanks.

Danielle

5 REPLIES 5
Read only

Former Member
0 Likes
604

HI,

Please check the work area or internal table structure used for select statment.

This might be problem with type conversion in Unicode environment.

Cheers

Hema

Read only

Former Member
0 Likes
604

hi

good

increase the abap buffer abap/buffersize might help.

thanks

mrutyun^

Read only

0 Likes
604

hi,

How to change the abap buffer abap/buffersize?

Thanks.

Read only

0 Likes
604

Hi,

by going to the transaction se11->give the table name for which u ve to change the buffer type->choose display>now click goto menu->technical settings>click change.

Regards,

Simy Abraham.

Read only

Former Member
0 Likes
604

Hi,

The first errors is Unicode convertible error and second is related to Work area while passing the values.

Analyse the error and check the cursor position

Regards

Shiva