Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94836 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    How to sort a character field with numbers and letters on the end

    I have an internal table with character field which has data like this after I sort it. This is not what I expect from the sort.:13A 15A 29A 30A 31A 33A 123A125 62 76 94A I expect this, which is sorted number first, then alpha. Any ideas how to g...

    kmoore007 by Active Contributor
    • 5833 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    EPS_GET_DIRECTORY_LISTING truncates file name

    Hello SAPients!I'm using FM EPS_GET_DIRECTORY_LISTING to get the list of files in a directory in the application server, the problem is that the files have a name bigger than 40 chars. I've been looking for another FM to do the same but with a bigger...

    Resolved! Accepted Solution

    Import sentence

    Hello Everybody,I need a data that is stored in ABAP memory. This field is in a table called RL03T that is in the DSEG area of abap memory.Is there any way to get this field?The abap memory is like this:No Type TypeName Program ...

    Resolved! Accepted Solution

    Information pop-up message

    Dear All,I am having a situation like a 'CALL FUNCTION' stmt inside the body of another function.I observed that; while I do debugging, on th very next F5 on the 'CALL FUNCTION' stmt, I am getting some information pop-up messages. I want to know that...

    ullas_u2 by Explorer
    • 675 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Many AO in SU24

    Hi Friends,I wanted to find out which authorization object is responsible for which transaction code.This i can find using trace(ST01).However in SU24 for a particular transaction code many authorization objects proposal is Yes which means they will ...

    Resolved! Accepted Solution

    How to differenciate between ENTER key and F4 key in POV event on screen

    Dear GurusI have a small question. If i use a statement like below in module pool for value help:PROCESS ON VALUE-REQUEST. FIELD g_datasource MODULE f_f4_datasource.Then then the control goes into this module if I press F4. Now the problem is if my...

    Labels in this area

    Explore this Area