Recent Activity

    Odata - Complex operations with multilevel expanded entityset and Multiple entries using batch

    In this blog post, You will learn about different complex operations in Odata. Lets start with a basic operation. Get entity set Create a SE11 structure Go to SEGW Click the data mode - > Import -> DDIC structure Get entity set Fill the necessa...

    Refresh of CL_SALV_TREE

    Introduction I'm developing for the first time a CL_SALV_TREE simple tree. The tree is way of configuring data that is grouped together. I could have done it with table maintenance, but I wanted something rather nicer. The structure of my data (for ...

    matt by Active Contributor
    • 10106 Views
    • 7 Comments
    • 13 Likes

    Custom input helps

    What to do when there is no user friendly standard value help available for a given data element? Find out how to enable end-users to easily make a selection with a custom implementation. This post uses calendar week as an example for value helps a...

    Pair programming in Abap

    Hello all.   It's been a while since my last blog. But thought I'd share a cool find with you. Last year about this time, I was looking at ways to share an Abap code base between users. I had preveiously looked at tools like CodeTogether and Lives...

    UxKjaer by Product and Topic Expert
    • 5551 Views
    • 3 Comments
    • 14 Likes

    Date formatter class

    Intro How many times did you need some sort of format(date, "ddMMYYYY") thing in ABAP? I did a lot. And how many times did you build a class/function/program to do that? I did a few.   I'm pretty sure everybody has one of these (I had, twice, in t...

    VXLozano by Active Contributor
    • 4903 Views
    • 16 Comments
    • 10 Likes