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

    Debuging smartform

    Hi, I am trying to find out the folder in which some data printing on Main window, but I could not find in which folder the data is printed. I use BREAK-POINT to identify the folder, but still its not helping. any way I could debug it like SAP Sc...

    Problem in QE71

    Hello Gurus, I have a requirement of transaction QE71. I have to develop a ALV report containing the heat no,UTS,YS,Elong & Hardness of one material.But i cant find the actual table relation to do this.In which table the datas are posting is a big...

    Update Statement

    Hi All,My final internal table contains 1000 and these final entries should update in standard table for example mara table.when i use update command as follows.update <std table> from table <int table>if sy-subrc - 0. commit work.else.rollback work....

    Resolved! Accepted Solution

    String Operations which contain the special character '#' in BDC Session

    HiIam getting a file from the application server, It is having the field seperator # .So i worked with SPLIT statement. Here i found that SPLIT is not working for # . Also i have tried with REPLACE ,It is also not working for # . But i found that bot...

    Resolved! Accepted Solution

    title

    HI Experts,Every screen have a title.Example in t.code se38 = abap editor: initial screen se37 = function builder: initial screen mm01 = create material ( initial screen )My task is to change the n...

    Resolved! Accepted Solution

    ranges

    what is use of rages statement.ranges :r1_bwart for mseg-bwart, " For Accepted Qty r2_bwart for mseg-bwart. " For Issued Qty... r2_bwart-sign = 'I'. r2_bwart-option = 'EQ'. r2_bwart-low = '261'.*r2_bwart-high append r2_bwart. r2_bwart-...

    Resolved! Accepted Solution

    ALVsorting and subtotal.

    Hi all,In ALV.. i have to sort the grid according to date field, this date field is of format mmddyyyy.Here i need to sort it month wise.Also in this case, after sorting i need to do the sub total of other numeric field monthwise...ie at the end of a...

    Labels in this area

    Explore this Area