In the series of ABAP Unit, lets check out the Test Fixture methods.
Use method CLIPBOARD_IMPORT of class CL_GUI_FRONTEND_SERVICES to import data from your clipboard.
ABAP New Debugger has few more additions to the debugger as well. Since ABAP Release 731, you can skip the breakpoints.
Recently last week, zevolving.com has crossed a great milestone of 1M page views.
ABAP New Debugger has few more additions to the debugger as well. Since ABAP release 731 which is delivered as part of ECC 6 EhP6 Release 7 EhP6, you can have conditional breakpoints.
Generate Subroutine Pool is a very strong statement when used properly. The code snippet here shows how to use ABAP Generate Subroutine pool to concatenate dynamic table field content.