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.