‎2014 Feb 25 1:46 PM
Hello again,
similar to my last post here's another one quite a bit different. This time i need:
workarea-<dynfield> = value
Regards,
Markus
‎2014 Feb 25 2:25 PM
Now I got it. The answer was already given in the last post. My missing link was:
.
.
.
assign component wa_compare-name of structure workarea to <dynfield>.
<dynfield> = 'new value'.
.
.
Looks like I didn't expect it that easy
Regards,
Markus
‎2014 Feb 25 2:25 PM
Now I got it. The answer was already given in the last post. My missing link was:
.
.
.
assign component wa_compare-name of structure workarea to <dynfield>.
<dynfield> = 'new value'.
.
.
Looks like I didn't expect it that easy
Regards,
Markus