Recent Activity

    Unleash the power of SAP HANA from your ABAP Custom Code- Accelerate your custom reports like never before - Functional Correctness

    1. Functional CorrectnessPrerequisitesBefore you start reading this blog it is good to read the blog series.Introduction - Unleash the power of SAP HANA from your ABAP Custom Code - http://scn.sap.com/community/abap/hana/blog/2014/06/20/abap-custom-c...

    Unleash the power of SAP HANA from your ABAP Custom Code- Accelerate your custom reports like never before - Experience Sharing

    IntroductionUnleash the power of SAP HANA from your ABAP Custom Code- Accelerate your custom reports like never before Custom Code Optimization is an important step for SAP customers especially post migration to Suite on HANA. This is an exciting pha...

    Simple is all around us, we just don't see it - Simple UX design for Generation Xers

    .There has been a lot of buzz since SAPPHIRE around the word simple.This was triggered by bill.mcdermott keynote speech announcing that all customersdeserve a “simple, gorgeous user experience with SAP”.What does this mean, what does simple mean, how...

    An Integration Scenario

    I wrote a tutorial how to use FreeBASIC with SAP NetWeaver RFC library. You find part 1 - The Connection - here, part 2 - Client Apps (FreeBASIC uses SAP) - here and part 3 - Server Apps (SAP uses FreeBASC) - here. Based on part 3 I tried this integr...

    Smart Style Where Used

    Hi,Yesterday (Jun 14, 2014)  selva89kumar ask about where used for "SAP Smart Styles" Smart stlye where used list in smart formas far as I know there is no such thing in SAP standard.So today I thought why not write a simple tool to do something abou...

    Discovering Feature Explorer in the new "ABAP in Eclipse" release 2.24

    I am particularly interested in the SAP advances towards Eclipse IDE in the area of ABAP development. I started using Eclipse several years ago for Java programming at University, and I became familiar with the tool. When I started in the SAP world I...

    How to use RFC-SDK with FreeBASIC - Part 3: Server Apps (SAP uses FreeBASIC)

    In the 3rd part now an example of an SAP server application. That means that you can use FreeBASIC functions from SAP via ABAP Call Function command. '-Begin----------------------------------------------------------------- ' ' To know the gateway ser...