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
    • 94647 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Radiobutton value in AT SELECTION-SCREEN ON VALUE REQUEST

    Hi, I have a radiobutton to choose if the user wants to upload or download a file. And then a file parameter for the path. My problem is that in F4 help for path the value of the radiobutton selected is not updated. The logic is the following (in the...

    Resolved! Accepted Solution

    to get the data from itab to table createdin se51 screen painter

    Hi Sapall.here i have got a requirement to get about 1000 records from itab into table created in se51.i also want to get the scrolling option in the table created in se51.can i use SCROLLING_IN_TABLE for scrolling in table option if so how we use t...

    Resolved! Accepted Solution

    Replace leading Zero's

    Hi , one of my field var = 0000501I want to display it like var = ****501I want to replace all leading zero's with ' * ' .Replace statement replaces all zeros with ' * ' & display var = ***51.I want my output = ****501.Plz helpThanks in AdvanceSai

    Labels in this area

    Explore this Area