Skip to Content
0
Former Member
Apr 24, 2009 at 08:36 AM

SY-UCOMM and OK_CODE

21 Views

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