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
    • 94151 Views
    • 212 Comments
    • 39 Likes

    Internal Tables

    Hi Everyone, I am new to the abap. Regarding these questions have a doubt pls let me know completely.1) Have a 2 internal tables say itab1 and itab2, those having a one field. My query is to pass the common records to 3rd internal table say final?2...

    BW 3.0B Non Unicode

    Hi,We have BW 3.0B Non Unicode and we are in the initial planning phase for Unicode Conversion ( Plan to Finish by July this year ) I see Tons of Resources for BW 3.5 Non Unicode to Unicode and even for BW 3.1 - Restrictions, PreReqs, Tips n' Tricks...

    Resolved! Accepted Solution

    VL10, User Exit to Default Calculated Delivery Date on Select Screen

    Hello all. In program RVV50R10C, from transaction VL10, I was able to create the code for the Delivry Date user exit. However, there is a test that takes place before the user exit is executed, that prevents it from executing. The test takes place ...

    Legacy text mode

    Subject changed by moderatorHi Experts,I am working on a program that opens a file writen in English. It works perfectly fine.The syntax is as follow: OPEN DATASET f1 FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.I then add some French in the file, I get...

    Resolved! Accepted Solution

    Regex

    I have the following RegEx. I need to split ip numbers alone from the string data: v_str type string , t_result type match_result_tab , wa_result like line of t_result, lt_result type match_result_tab. v_str = 'abc.com:122.11.3...

    HRP1001

    Hi Gurus,I am a BW developer, I am trying to write a routine to extract information from table HRP1001. From table HRP1001, if RELAT = 012, then store OBJID = ivar1(local field) and then do another check like RELAT=008 and OBJID = ivar1 then store ...

    Labels in this area