Recent Activity

    SDB_ADBC - the program

    Hi all,As I wrote here http://scn.sap.com/community/abap/blog/2013/12/23/sdbadbc--power-to-the-peopleI have been playing with package SDB_ADBC and its gang members....Based on what I learned from program ADBC_QUERY I wrote a program (Y_R_EITAN_TEST_2...

    ABAP static analysis tool SQF

    ABAP static analysis tool SQF is a static code analysis tool developed in package SUPPORT_QUERY_FRAMEWORK in software component SAP_BASIS. It contains lots of handy tool or short cut to other system utility tools. The most attractive function which ...

    JerryWang by Product and Topic Expert
    • 7080 Views
    • 5 Comments
    • 5 Likes

    Custom code and SAP HANA

    When you plan to migrate to SAP HANA, the amount of custom code in your system will have an impact on total cost, time and the quality of the end result. In this article, we look at the potential impact of that custom code, and discuss how to tune y...

    ONE PAINFUL LOGO

    Founded in 1998, Rapid Realty ranks among the first real estate companies to employ a franchise model and already has 50 offices throughout New York City. The founder, Anthony Lolli, decided to get a tattoo of the logo, and was so inspired by it he e...

    EMOTION-BASED DESIGN

    Two videos appeared recently, each a design manifesto for two competing technology giants; Apple and Google. Each espouses perhaps and end to modernist design with its call for simplicity, cleanliness, and minimalism. This is not to say these values ...

    NEVER FORGET OUR

    The role of accident, the role of time, and memory can be an inadvertent creative force. This came across powerfully to me last week as I went to a FedEx office in Manhattan to drop off a package. We recognized the anniversary of 9/11 in New York Cit...

    Bookmarks in ADT 2.19

    (The bookmarks feature works with NW 7.31 SP4 and later releases, and NW 7.4 SP2 and later releases)You can now add bookmark to any ABAP artifact in ABAP Development Tools. To add a bookmark, select the artifact in the project explorer, and choose te...

    raghuvirab by Product and Topic Expert
    • 1660 Views
    • 0 Comments
    • 3 Likes

    Output Catcher for ABAP

    Output Catch is a small SAP server application to catch text on the presentation server from ABAP on the application server. You can send text direct to the editor of output catch, to a specific log file on the client, to a Windows debugger or to the...

    class documentation generator

    The ABAP Class Documentation Generator works equal to the well-known JavaDoc tool for documenting Java classes. It is available in software component BBPCRM (starting with CRM 7.0) A good documentation will 1. make handover more smooth, ease the k...

    JerryWang by Product and Topic Expert
    • 8837 Views
    • 4 Comments
    • 2 Likes

    Adding extra tabs in standard transactions for sales and contracts without access key.

    INTRODUCTION:This post will explain in detail about adding an additional Tab to standard transactions for sales order (VA01, VA02, and VA03), contract documents (VA41, VA42, and VA43) and other related transactions of the program SAPMV45A.HISTORY:-->...

    A small tip to find all classes which are registered to a given event - And how I find this tip via SM50

    I would like to get a list of all classes which have methods registered to the event NEW_FOCUS of CL_BSP_WD_COLLECTION_WRAPPER. When I try to use "where used list", I  wait more than ten minutes and could not get search result. It seems the number of...

    JerryWang by Product and Topic Expert
    • 2206 Views
    • 2 Comments
    • 3 Likes