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

    Changing Selection Texts

    Is it possible to change the selection texts of the select-options while displaying on the selection screen.Depending on one of the field values(pr_pt) on the screen.I need to display different selection texts for the two select-options( so_usfd1, so...

    Resolved! Accepted Solution

    loop,read

    Dear all,I am doing something like this LOOP AT IT_RESB INTO WA_RESB. READ TABLE IT_EBAN INTO WA_EBAN WITH KEY MATNR = WA_RESB-MATNR.no resb has multiple entries of the same material.so the read statment will pick up the first entry that it gets ...

    Resolved! Accepted Solution

    Breakpoint based Execution

    HiI have set some breakpoints in my program for checking.I wanna debug it in such a way that it should stop only at the breakpoints that are specified *All other statements should be executed in background and I dont want to go through those lines on...

    Resolved! Accepted Solution

    sy-subrc

    Hi Gurus,Why there is 0 instead of other number representing the successful return of the code result for the system-variable sy-subrc.can u please explain this in detailpoints would be rewardedasuthosh

    Resolved! Accepted Solution

    Help on Report !!!!

    I am working on a report...where I need to get the document number from table BKPF and then I need to get the line item data from table BSEG such as Net amount, then I need to sum up the net amount of one header and need to display it. ...My scenari...

    Resolved! Accepted Solution

    Hiding and then making select-options visible on the selection-screen

    I've created a selection screen. On this i've got a field (pr_inpt) depending on whose value i have to display the rest select-options viz. (so_c1, so_n1, so_d1, so_t1) say ,1.)if (pr_inpt) contains value 'A' then display (so_c1 & so_d1)2.)if (pr_inp...

    Resolved! Accepted Solution

    Find a Culprit

    HiyaI want to trace a culprit who is trying to delete the my customization data..He/she has deleted my ent. stc, and now yesterday my credit control area was deleted......Please help my to find that _ _ _ ..Regards..

    Resolved! Accepted Solution

    please adivse

    hi suppose i have a database table with field Field1Field2Field3Field4Field5... till 20 fieldIn my program if radio button 1 EQ X--I am filling in field 1 , 2 , 10, 11, 12 , 19 20 which i put in a perform (F_both radio button)--processing condition s...

    Labels in this area

    Explore this Area