4
May
2010
ABAP: check if a function module exists programmatically
If you need to check if a function module within your program try running the following function: RH_FUNCTION_EXIST.
15
Feb
2008
Coding Tips [developing software]
An interesting read about how to write good code [click], how to cope with project complexity and overall become a better software developer.