Question and Answer about SAP ABAP Assignments, Conversions, and Calculations
Q:I can use the clear statement to set a value to blanks or zeros, but is there a statement that can set a variable back to the value I specified using the value addition on the data statement?
A:No, unfortunately there isn’t.
Q:Can I use the move statement with field strings of differing lengths?
A:Yes, you can. They [...]
Popularity: 11% [?]