‎2007 Oct 03 10:03 AM
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
‎2007 Oct 03 10:53 AM
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
‎2007 Oct 03 2:29 PM
hi
good
increase the abap buffer abap/buffersize might help.
thanks
mrutyun^
‎2007 Oct 04 4:52 AM
hi,
How to change the abap buffer abap/buffersize?
Thanks.
‎2007 Oct 04 7:35 AM
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.
‎2007 Oct 04 7:38 AM
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