Jul
9th

Did you know this include LV61BMES?

Files under Make me laugh | 1 Comment

I did not till today …

Somebody sent to me a request: Please check this include!

What I found really confirmed my conviction that to be serious does not mean to be gloomy all the time.

So, SAP also have its own jesters.

Below is the beginning of this include:

*———————————————————————-
* INCLUDE LV61BMES
*———————————————————————-
* This INCLUDE contains all generated access routines. Never change it
* manually.
* Whoever disturbs the silence in this INCLUDE will be hunted by 1000
* crying devils!!!

*———————————————————————-
*———————————————————————*
* FORM COND_ACCESS_ME *
*———————————————————————*
* This is a generic form routine which is a template for real *
* condition access routines. *
*———————————————————————*
FORM COND_ACCESS_ME USING APPLIKATION
SCHEMA.
MOVE-CORRESPONDING KOMKBME TO KOMK.
PERFORM KONDITIONSVORSTEP(SAPLV61B)
USING ‘X’
KOMKBME
KOMPBME
APPLIKATION.

………………………………..

The version management shows:

Version Cat Fla SAP Rel. Arch Request Project Date Time Author

Version(s) in the development database:

activ X 620 22.06.2004 15:34:14 SAP

There are no versions in the version database.

:)