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.
Yet another one found 😆
* these are the adventures of the new spaceship BERID;
* she intrudes into MRP areas where no man has gone before;
PERFORM DISPO_AREA_SET TABLES P_ATPCSX
P_ATPMATX.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found this gem in 'BAPI_FLIGHT_GETLIST'
BAdI 1 for Customer specific coding ***********************
At this point there should be a BAdI that the customer can use to *
check the data in the parameter ExtensionIn. *
Unfortunately there was no time to define and implement the BAdI in *
this release. This will be done at a later time. *
We are aware that this is inconsistent with the existence of the *
ExtensionIn. However, this BAPI is for learning purposes only and *
not productive. Therefore we think it better to show how to define *
the ExtensionIn (even though it can not be used here) instead of *
leaving it out. ("Showing some is better than nothing") *
End of BAdI 1 *********************************************
"Showing some is better than nothing" ... Lol
http://www.pictureupload.de/originals/pictures/160911164546_wellplayedsap.gif
Translation: "1 entries have been found! Do you want to sort the result?"
Well played SAP, well played...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.