New Version - Improved!
This program is very useful to find all types of extensions in a program or transaction.
This new version shows active implementations for BADI's.
Using this program you can send messages to any user logged on to the SAP System. You choose the users you want, set the number of times to send the message and that's it!
The following programs are basically to execute SQL queries. You can read their codes in order to see the different ways of showing the information (ALV or Dynpro).
The famous game written in ABAP:
This is GPL code.
Check this implementation of a roulette in ABAP. You must first execute the Corupier program, and then each player runs the player program.
See how locking objects have been used for communication purposes.