on 2011 May 19 1:23 PM
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
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.