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

    Auto run BDC program

    hi,I Generated one BDC program. Its running properly. But what our client requirement means when data come in Flat file (TEXT file or Excel file) these BDC program should start automatically. How i will do this auto run functionality. If any one know...

    Resolved! Accepted Solution

    Read Only Parameter

    Hi all,I have a requirement that.... the parameter field should be in display mode and it has an F4 help and i can select the value from that. user can not edit the value what ever i selected in F4 help. i have already tried with this code.. but i c...

    Resolved! Accepted Solution

    Authorization to restrict user viewing other users' spool requests.

    Hi.Kindly let me know how to restrict users displaying other users' spool requests. a userid who is loggin in to the system must be able to view his own spool requests but not the others'. S_SPO_ACT is the obj which controls the auth for the spool re...

    Resolved! Accepted Solution

    Icon in Header of ALV list

    Hello friends,I want to display icon in ALV header list.Caould you please tell me how can i achieve this.Currently instead of icon it is showing as '@5B@'.CREATE OBJECT document.CALL METHOD document->add_iconEXPORTINGsap_icon = 'ICON_LED_GREEN'.ls_he...

    Resolved! Accepted Solution

    Report-

    Please use a meaningful subject in futureHi All,I have a requirement to extract data that details the date of last run and the number of times/frequency a program is run in the SAP system. If you face this kind of requiremnt please reply me back.Rega...

    Resolved! Accepted Solution

    range validation

    Hi all,What would be better way if I need to do a range validation.Lets say, I have a lv_range with value 'X01','X02','X03'.........until 'X50'.Now I want to do a checking like this: -IF lv_range is 'X01' to 'X10'. DO ABC. ELSEIF lv_range is 'X11' t...

    Labels in this area

    Explore this Area