Hi,
I get the error message when I try to multiply
this values.
Arithmetic operations are only intended for operands that
can be converted to numbers (numeric operands)
lt_inc_chrg = DEC 5 length 2 wa_tmq-accidents = INT4 wa_tmq-PRICE = CURR 15 length 2 wa_tmq-PRICE = wa_tmq-accidents * lt_inc_chrg.
Regards
sas