SAP and ABAP Goodies
Please note that the following programs are intended just to demonstrate various
techniques to achieve some desirable effects using ABAP code. While you are welcome
to use them as they are, they are not developed for that purpose. I strongly advice
you to examine the code, read SAP documentation for various features, and use the
the code at your own risk.
I am not responsible for any damage, loss, or adverse effects caused due to the use
of the code samples provided below.
- Table Control: A simple ABAP program that demonstrates
how to program SAP table control. Screenshots of various screen painter windows are included.
- Business Graphics: This program shows how easy it is to
draw graphs in SAP using ABAP. A screenshot of the graph window is provided.
- tcode Enforcer tool: This 32 bit Windows program lets you enforce your
favorite (frequently used) tcodes in SAPGUI. May not be of much use to experienced ABAPers who
remember all their favorite tcodes and prefer to type it every time, but for beginners and especially
to end users this tool can be of great help - download now.
- SAP Icons: This ABAP program displays all the SAP icons that you
can use in various ABAP programs. It also demonstrates how you can embed icons in a report.
- SAP Symbols: This ABAP program displays all the SAP symbols that you
can use in ABAP reports. It basically shows various characters in SAPDINGS font.
- SAP Dictionary Table Information: This ABAP program displays SAP table
information in a report form so that downloading and searching can be performed easily. An extension
to SE11.
- Report Tabs: This ABAP program contains necessary code to show how to
program non-GUI tab strips in a report. Non-GUI tab strips are not only very fast, but gives a perception
to the users that a lot of information is available on the screen. Images are provided.
- SAPOffice Mail: This function module lets you send a SAPOffice mail
easily without having to deal with SAP's SO_OBJECT_SEND function module.
- Page Count: This ABAP sample demonstrates how to print the page
count (like in Page 1 of 8) on a report header.
- Popup Message: This ABAP program shows how to popup an instant message box
on any currently logged on user's monitor. It demonstrates few other tricks also.
- Phone List: This ABAP program shows how to display a phone list of
SAP users.
\ Sudarshan's Main Page /
\ sudarshan-karkada@hlp.com /
\ skarkada@aol.com /