Skip to Content
0
Former Member
Mar 23, 2009 at 12:56 PM

Unicode error in type conversion

690 Views

Hi all,

In ECC6.0 while running uccheck for my program i get an error "internal table cannot be converted to a character type field".

The internal table declaration has fields with data types Quantity and Unit.Unicode supports on C,N,D,T and string data types.

Can you tell me how the data types like quantity,unit,FLTP,Xstring etc be used in unicode environment.