Solution : https://service.sap.com/sap/support/notes/429805 (SAP Service marketplace login required)
Key words :
-------------------------------------------------- zcosp column_name type computed length prec scale ------------ ------- --------- ------ ----- ----- mandt varchar, 000120 000130 update zcosp set 000140 wkg005 = wkg005 + 1 000150 wkf005 = wkf005 - 1 000160 meg005 = meg005 - 123456789000 >, field data type length dec, abap runtime errors dbif_rsql_sql_error occurred, mandt lednr objnr wkg005 ----- ----- ---------------------- ----------------- 000 xx 1 5, arithmetic overflow error converting numeric, places meg005 quan 15 3 sql command, 218 zcosp prepare 0 0 update set, 732 zcosp execstm 0 8115 update set, 020 execsta 0 0 rollback double-click
Related Notes :
1557321 | Numeric Overflow during standard BW processes |