Hi
I hwve problem in the following code. I am trying to multiply IT_DETAIL-DMBTR (value is 10,000) to -1. But output is 0 instead of -10,000.
Pls help me
ELSEIF IT_DETAIL-BLART = 'SA' and IT_DETAIL-SHKZG = 'H'. " AND it_detail-sgtxt(2) = 'DR'. IT_SUM-MACHINE = ( IT_DETAIL-DMBTR ) * ( -1 ).