I just want to add: If you use the singleton directly like cl_class=>singleton->method( ), you gain more or less nothing compared to having a static method call.
The real benefits come, when you separate object creation (or referencing) from using t...
Very nice information!As a hint: If you need to acquire the host/port of your system dynamically (e.g. for use in mails or external reports), the class CL_URL (and its HOST() and URL() methods...) might be very useful!
Hi Torsten. I fully acknowledge with you that SAP is heading into the right directions currently. When leaving the office today I had just the same thoughts and was quite surprised to read your article here I hope that SAP can keep up with the expe...