ABAP Query - A Quick Glance
This article discusses SAP Query. It begins with an introduction to SAP Query and its uses, then shows how to create a program using Basic List and generate program code from query.
Click here for the full version...ABAP Query
Testing Function Modules Using CATT Scripts
This article describes how to test function modules and check the logs using CATT scripts.
Click here for the full version... CATT Scripts
Creating Excel Spreadsheet with More Than One Page
Normally, we use the Function module WS_EXCEL to download the data into an excel sheet, but sometimes we may require to download the different data in to an Excel spreadsheet with more than one sheet, in that case we can make use of the OLE concept to achieve this one. Use the Class cl_gui_frontend_services,In this class use the method clipboard_export.
Muy interesante el manual de CATT scripts.
ReplyDelete