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

    PS: updating costs

    Hello.i am trying to debug transaction CJ20N to find where this transaction updates table COSP. But i cannot find this, the poing in the program where COSP is updated, even if i have followed the debugging step by step.We are changing the price for a...

    Resolved! Accepted Solution

    Will the table entries be affected if we regenerate the table maintenance

    Hi,I have a Ztable which was created earlier. Table maintenance was generated to the table and also around 100 entries exists in the table currently.Now, my requirement is... I have to add a new field to the table and also have to change the maintena...

    Resolved! Accepted Solution

    Enhancing methods of a class

    Hi folks, NW700 SP12, I'm trying to do something really simple: An SAP-delivered method does following: data: lv_stuff. ... if lv_stuff is initial. <unwanted behaviour>Simple, just pre-populate lv_stuff via an enhancement.... or so I thought.... -...

    pokrakam by Active Contributor
    • 1483 Views
    • 6 Comments
    • 0 Likes

    Email Copy

    Hello,If I got this code, how can I copy the same email to other people??create sender (current user) swc_create_object lo_sender 'RECIPIENT' space.swc_set_element lt_container 'AddressString' sy-uname.swc_set_element lt_container 'TypeID' 'B'.swc_ca...

    ALV Subtotals

    Hi ABAP Gurus,I have a problem with ALV subtotals and don't now how to solve it using ALV. I might have to go back to Classical reports if I cannot solve it. Here is the Problem :The tables BSET stores the Taxes info for the accounting documents. Eac...

    sap to xml

    Hi, I want to convert sap data to below xml format.I have 3 segments in my idoc typeone is parent segment and 2 are child segments. and one of these 2 is item segment,means it is repetative segment.I have 3 sutrutures for 3 segtment.can any o...

    Service PO exit

    Hi,I have a requirement to enhance Services PO to check each service with the PR item it corresponds to. I'm using the BAdI ME_PROCESS_PO_CUST but services details (in Services tab) are not being read ... can anyone help me with an exit that reads th...

    Resolved! Accepted Solution

    Reg:Screen Programming

    Hello All, Currently am working in time sheet in screen programming. Am bringing the calendar control using custom controller concepts, which the code as follows,CLASS lcl_event_receiver DEFINITION. PUBLIC SECTION. METHODS dateselected ...

    Weird RFC problem

    I have defined a very simple RFC enabled FM to return the existence of a material. First call to the FM in a LUW works correctly, subsequent calls fail.Parameter MATNR is passed into the FM. I have a log-point in the code to check what is passed in.F...

    Labels in this area

    Explore this Area