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
    • 94653 Views
    • 212 Comments
    • 39 Likes

    SAP PS

    HI All,How to lock a budget in wbs element.for eg: Suppose there is one on going project due to some reasons i have to stop that project here i have assigned a budget to a wbs element so i want to transfer this budget of this wbs element to another ...

    Resolved! Accepted Solution

    Standard text

    Hi Experts,There is a fucntion which takes a parameter as textobject.May i know where it is created? I want to pass my own textobject.I tried to find in so10, se75.CALL FUNCTION 'LSOF_TEXT_GET' EXPORTING textobject = 'LSO_INFO_STATUS' IMPORTING ...

    Resolved! Accepted Solution

    Header not displayed

    Hi Friends,I am having a problem in the report I am not able to display the header details in the ALV report any suggestions friends,i am sending the code along with this mail.RegardsDinesh REPORT YTEST5. TABLES:vbrk,VBRP. TYPES: ...

    Resolved! Accepted Solution

    copying bapi_po_create2

    hi therei want to remove some code from std bapi.want to remove this code..******IF lf_commit_requested NE ' '. COMMIT WORK. ENDIF.***************we are using JCo as middle ware. this code is giving error.it's urget..plz respondi need to create ...

    LOOPING

    HI experts!, I want to fetch the rate(KBETR) for particular condition(KSCHL). I plan to use the following syntex. Plz check if it is right.LOOP AT T_KONP.READ TABLE T_KONP WITH KEY KSCHL = 'JMOP' OR KSCHL = 'JMIP' ...

    Resolved! Accepted Solution

    Exporting Custom table through function module

    <b>How can i Export Custom table through function module.</b> when we add some table in the function module table tab it asks for a ref. table which is some table in database .. but i want to add some custom table with some user defined column names....

    Data Consolidation

    Hi. I just want to have an idea on how to consolidate multiple SAP system master data for eample customer master into an external database (SQL). Currently we have a project wherein a .NET application needs master data from different SAP order. Sampl...

    SAP query SQ01?

    Hi experts, I have used a logical database in my query and I am facing problem in displaying the fields from the parallel branches . I am getting an error displaying of fields from parallel branches does not make any sense.Kindly let ...

    Resolved! Accepted Solution

    report

    Hi Guys, need your help.In transaction IW22 there is a field for person responsible. I just cannot find the table and field name for that field. Can anyone suggest me any functin module or table field name where i can get this data.please rep...

    Resolved! Accepted Solution

    Update to database table

    Hi All,I am executing a function module through SE37 and it is getting executed successfully. After that I am calling BAPI_TRANSACTION_COMMIT. But the created value is not getting reflected in the transaction code. Why is this happening? Please help...

    Resolved! Accepted Solution

    Label while GR

    Hi Folks,I am creting Barcode label while GR.I ahve copied the program(includes too) and form into Z_SAPM07DR and Z_WESCHEINVERS2. Using output type we01.we have lot of includes in it. My understanding of program is i need to change include M07DRE01 ...

    regarding fb70

    Hello Friends,In transaction fb70 can we add one more column in transaction list(table at the bottom), my requirement is to add one quantity field so that while making a invoice , the entries should also contain quantity for a particular product.Is t...

    Labels in this area

    Explore this Area