cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Coded humor

Lukas_Weigelt
Active Contributor
0 Likes
14,263

Found this sarcastic bit of coding while debuggin today, made my day:

CL_WDR_CLIENT_ABSTRACT_HTTP
HANDLE_REQUEST

cl_wdr_client_ssr=>todo_cleanup( 'Evil hack because of missing support in RR_APPLICATION' )."#EC NOTEXT

method TODO_CLEANUP.
  " REASON
  if 1 = 1.
  endif.
endmethod.

There must be more of this kind. Contribute! For the good of the world!

cheers, Lukas

View Entire Topic
Steffi_Warnecke
Active Contributor
0 Likes

Finally I stumbled over something worthy of this thread.

It's from the method "READ_MOLGA_BY_PERSA" and gives a lesson for life: It's all customization's fault!

IF t500p IS INITIAL.
*   If persa does not exist either customization is flawed or
*   infotype 0001 data is messed up. Since we do not know
*   which infotype 0001 could be the problem we blame
*   everything on customization.