Skip to Content
0
Jan 30, 2020 at 11:11 AM

data Types are not compatible... Floating vs char in joining SQL conditions.

640 Views Last edit Jan 30, 2020 at 12:27 PM 2 rev

HI Experts,

data Types are not compatible... Floating vs char in joining SQL conditions.................how we can we declare CAST expression for this...?

   CAST( j~mittelwert AS abap.char(16) ),
    ( CASE WHEN e~verwmerkm EQ '40000019' THEN (  CASE WHEN qamr~code1 = '0' THEN qamr~mittelwert ELSE qpct~kurztext END ) ELSE 0 END ) AS binding.