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.
FUNCTION ME_TRANSFER_EKPO_TO_BUFFER.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*" IMPORTING
*" VALUE(PI_EBELN) LIKE EKKO-EBELN
*" VALUE(PI_ALL_POSITIONS) TYPE C DEFAULT SPACE
*" TABLES
*" PI_EKPO STRUCTURE EKPO
*" EXCEPTIONS
*" RECORD_ALREADY_EXISTS
*"----------------------------------------------------------------------
*
* Die Verwendung dieses FB's ist sehr gefaehrlich, da er den
* Lesebauseinen Phantomdaten unterschiebt.
* Der FB ist eine Spezialloesung und wird nur von
* FB ME_TRANSFER_PO_TO_BUFFER aufgerufen. Dieser wiederum wird
* nur in der form Buchen in MM06EF0B fuer den Fall Bestellung aus WE
* gerufen.
*
* DO NOT USE THIS FB UNLESS YOU KNOW WHT YOU ARE DOING.
* YOU ONLY KNOW WHAT YOU ARE DOING, IF YOU DO NOT USE IT.
*
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.