Hi Andreas, this is the expected behaviour since the intial value of the variable you used is '0000'. I would suggest to use a mapping the ABAP type string instead. Strings will have an initial value "" as described here: http://help.sap.com/saphelp_nw73/helpdata/en/cf/21ebf0446011d189700000e8322d00/frameset.htm Conversion is described here: http://scn.sap.com/thread/725787 Best Regards, Andre
↧