Skip to Content
0
Former Member
Sep 11, 2006 at 02:08 PM

Unicode types not convertible

537 Views

Hi,

I can't find out why the following error is being generated: unicode_types_not_convertible. The types of the operands "dbtab" and "itab" are not mutually convertible.

This is the code on which it blocks:

select * from (it_table-table)

appending table <fs_table>

where pernr in so_pernr.

The strange thing is that the statement is being executed succesfully twice (in loop-statement) before the short dump is being returned.

Thanks a lot for your help,

Nathalie