Recent Activity

    mockA repuplished

    DisruptionAs you might have noticed, I removed the mockA repository at Github. I did this as as a precation to avoid licensing issues. As these questions are clarified now, mockA is available again at https://github.com/uweku/mockA.What is mockA?mock...

    The Collective Mind

    We are all spreading the word on Design Thinking. What it is, how one should do it, and most importantly, what is the value it brings to the creative process. There are some obvious answers which we will reel off almost automatically. However, there ...

    Image integration tool

    There are many instances where we need to display the images like LOGO in layouts. SAP has provided the standard transaction SE78 for uploading the images. But if you want to download the existing images in the SAP system there is no standard way of ...

    SAP OSS Notes Series - Part 1 - SAP Versioning and Five Ws about OSS Notes

    This is the first post of a blog series focused on SAP OSS Notes. In this series, I'm going to explain everything you will need to fully understand SAP OSS Notes concept, how to find them, their application and risks. If you are an ABAP developer, BA...

    FabioPagoti by Active Contributor
    • 11578 Views
    • 14 Comments
    • 19 Likes

    Obtaining current action reference for standard commands of WDA ALV component

    When developing a WDA you can run into a problem when you need to perform different tasks depending on actual standard action the user selected. The proper place to do this is your view WDDOBEFOREACTION method. The problem is that WD runtime does not...

    How to create Watch-point for Internal table depends on deleted or added line content

    Requirement: I have Internal table of type MARA.I need to stop the programme in debugger when Internal table contains particular filed value ,say Material no 10,add line of  particular filed value say  Material no 20, delete line of  particular file...

    ABAP TYPE Builder

    Dear User / Experts, We can use ABAP TYPE  Builder in ABAP Workbench to minimize our efforts in custom TYPES Creation in our report .Below are the steps to use ABAP TYPE Builder effectively. This feature is provided by SAP as on NW 7.3STEP 1 : To cre...

    What is Maintenance View!

    I wrote this article for this post : http://scn.sap.com/docs/DOC-48185Maintenance screen is generated screen and changing source code or screen elements of SM30 screen can be harmfull.There is Maintenance View ( TAW course explain view type ), you ca...