Regular Expressions or RegEx are very powerful and useful when working with Text literals. Check out how RegEx can be used in ABAP
Technical Specification is the design document which is prepared by developer over the duration of the development process.
Poll results for Your choice for ABAP Editor. So many from you has given their input for the poll.
Popup generated using the SALV Model in ABAP. This would be very handy code snippet for informative popup.
Gaining access to the object, when working with ABAP Objects Events, which raised the event would be an added advantage for the event handler method.
Events are good way to communicate between objects. They are very useful when the object doesn’t care about the handler of the objects.