Hi All,
I have got a simple question that I would like to clarify. In report program, the function code will be assigned to both SY-UCOMM and OK_CODE field defined in the screen. I would like to know what's the purpose of making two different versions of the same value? Why shouldn't I access the sy-ucomm directly instead? If so, I can skip saving the OK_CODE to a temporary variable and clearing it up.
Regards,
Alex