Recent Activity

    Another way to find relationship between dropdown list key and description

    For example In CRM system tcode COMMPR01, there is a drop down list for Find: I can switch on key display in drop down list via "Options":After that both key and description are displayed:And via the technique introduced in this book 18 Techniques fo...

    JerryWang by Product and Topic Expert
    • 1711 Views
    • 1 Comments
    • 0 Likes

    One Example : My small tip about how to write simple tool for study purpose

    In my blog Some more technical details about SAP note I have written a simple tool which allows me to get more deep understanding on SAP note. Before I wrote that tool, I have no technical knowledge on note at all.  I will share with you how I was ...

    JerryWang by Product and Topic Expert
    • 2071 Views
    • 3 Comments
    • 4 Likes

    ABAP@SAP TechEd 2016

    ℹ Updates:Sept 27, 2016: ABAP News from SAP TechEd 2016July 7, 2016: Sessions INT261 and DEV814 addedJuly 6, 2016: Sessions TEC300, TEC812, TEC813, SEC102, SEC261, SEC600 and SEC820 addedHi everybody,did you know that we're celebrating twenty years ...

    Stacked Bar Chart with OLE

    Many a time I had previously used OLE for excel based online reporting, but this time it was a graph.The requirement was to have a Stacked Bar chart, to have a invoice status wise colour difference for same Account Manager.First I said its not possib...

    JoffyJohn by Active Contributor
    • 2372 Views
    • 1 Comments
    • 1 Likes

    How to learn to love AdT

    [I started to write this as a comment on How to get your colleagues into ABAP in Eclipse but the figured it's probably better to start a blog post on my own]OK, I know this is a old blog, but I just now stumbled across it (via Abap in Eclipse | AIE -...

    Solve ABAP Eclipse / ADT & CSOL Warnings when using SAP ChaRM without modification

    Disclaimer: This is a proposal of an SCN Member and not an authorized solution by SAP. Pls. be aware what you do!MotivationIn my Post I pointed out the Issue that #adt can not handle #csol warnings as #SE80 can. I described a workaround using #SE80 a...

    Timo_John1 by Active Participant
    • 4121 Views
    • 2 Comments
    • 3 Likes

    ABAP and SAP Code Retreat

    After recovering from a great SAP Inside Track 2016 Belgium #sitBRU (and the night shifts before to get the demo and slides ready :wink: ) I finally come around writing this blog.SE Radio PodcastWhen I have to drive longer distances by car I usually ...

    ceedee666 by SAP Champion
    • 3309 Views
    • 10 Comments
    • 11 Likes

    Create multiple appointments, send it to outlook, modify/delete them using ABAP

    To create a new appointment and send an email, I have always used following document, which is a real helpful one.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b035a861-5f61-2c10-d086-c4dd779dd253?QuickLink=index&…Thanks Martin.B...

    How to maintain the partner mobile phone when creating SO with BAPI_SALESORDER_CREATEFROMDAT2.

    When creating sales order with BAPI_SALESORDER_CREATEFROMDAT2, we normally use the structure PARTNERADDRESSES to change the partner address data if needed. However, the "mobile phone" field is not contained in structure PARTNERADDRESSES. Means, in st...

    Custom Data Archiving - As a Background Job (without using SARA) - JIT Archiving as Example

    1.0      IntroductionData Archiving is the process of storing Database Records into a file on the Application Server or any Third Party storage system and then removing the Archived records from the Database Table. This process is generally performed...

    Step by step to visualize your CDS view via Analysis Path Framework (APF)

    Analysis Path Framework (APF) is a framework which provides reuse components that allow you to build and enhance interactive analytical Web applications. Recently during my self study, I find out that an OData service exposed by CDS view could easily...

    JerryWang by Product and Topic Expert
    • 5689 Views
    • 3 Comments
    • 3 Likes

    SAP Security Audit Logs: Which event types should I enable? There are 90 of them! And how much disk space do I need?

    When activating SAP security logs, the audit event types which must be activated are a topic of much discussion. Often the security/audit teams want to have all event types enabled and BASIS teams are reluctant because of disk space or performance co...