TAG SQL Console

test your SQL statement before using it in your ABAP program
For a long time i thought that there is a missing SQL console feature integrated in SAP functionality. With ABAP 7.4 and usage of Eclipse as IDE, SAP succeded to fulfill this gap with new Eclipse SQL Console. Actually before this feature, there was a similar feature that we could use for the same aim. Therefore i wanted to write down both options so that you can pick one of the suitable one for you.
RECENT UPDATE

dynamically change stylename in smartform
Lately we had a requirement to use different smart styles for different plants in our outputs. However smartform has a one-to-one relation with smartstyle. It means you can only provide one style […]

read Inbound/Outbound/Final delivery using selection criteria in SAP EWM
In EWM Documents are one of the main objects which we always need to access through our custom developments. There are different types of Documents which most of them you can already […]

SAP / SAP BASIS / SAP PERFORMANCE
explanation of ST03 times
reference : SAP Press – SAP Performance Optimization Guide

ABAP / PROGRAM LIBRARY / SMARTFORMS
generate HTML output from SMARTFORM and send it as email body
There was a standard process in our system which sends a text as the body of a mail, after a certain operation is completed. For this program a change had been done so that the program could send a custom SMARTFORM as a PDF attachment beside to the text body. This change had been done as a repair in a program. So far so good, everything was working fine.
MOST COMMENTED
ABAP / SAP ARCHITECTURE / SAP BASIS / TRANSPORT MANAGEMENT
simulate request in target system before transportation – source code – part 2
PROGRAM LIBRARY / SAP ARCHITECTURE / WEBSERVICE
consume REST oauth service from ABAP – get access token in order to call main webservice – part 1
ABAP / DICTIONARY OBJECTS / SAP BASIS
read table logs and extract table columns from DBTABLOG
ABAP / SAP PERFORMANCE
‘Exception condition “RESOURCE_FAILURE” raised’ error in parallel processing
ABAP / ALV / PROGRAM LIBRARY
converting CL_SALV_TABLE into CL_GUI_ALV_GRID
BACKGROUND JOB / SAP BASIS
‘Extended job selection’ in SM37
ABAP
selection screen custom button