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

    iam using submit xxxx in my report ,when iam executing report 2 selection screens coming actual and submit report selection screen i want to avoid submit report selection screen

    iam using submit xxxxxxxxxx is my report name even this report have 1 selection screen and my report have 1 selection screen actually i want to avoide selection screen of submit report pls help

    SNOTE 371936

    I am having issue with the cash flow balance. Therefore, i have downloaded the note 371936 which is the correction of cash balance. The problem is i don't know how to do the implement of this NOTE and its code. Please, provide me some tips or steps t...

    Create Purchase Order With bapi_po_create1

    Hi, I Am Creating Purchase Order With bapi_po_create1. However I am getting some error..1.  type            : E     id                : BAPI     number        : 001     description   : no instance of object type purchaseorder has been created , Exter...

    CUSTOMER_UPDATE_SALES_AREA failing while updating multiple partners in the same partner function.

    Hi Experts;Please consider the below scenario:I want to update a new partner as a second ship to party to a customer, this new partner will be in the same sales area and distribution channel.I am using the FM CUSTOMER_UPDATE_SALES_AREA. Observation:W...

    Resolved! Accepted Solution

    while exporting report output to excel few field last digit value getting truncated ?pls help

    iam using export to local file option from output of the report(spreadsheet),download done successful but few fields last digit getting truncatedeg: my pono actual value is 0123456789 it displayed as this in report but after downloading into excel ,e...

    Resolved! Accepted Solution

    IDOCs are getting triggered with out doing any changes in the territory.

    Hi All,IDOCs are getting triggered with out doing any changes in the territory.Selecting any territory, press Edit, then press save. with out doing any changes Idocs triggered checked in ZCMCL. ,IDOCS triggered with 'U'task, though the changes not pe...

    Doubt in COMMIT WORK

    I have the below code, where the commit work is after the loop.LOOP AT itab INTO str.  UPDATE dtab FROM str.ENDLOOP.COMMIT WORK.As per my understanding an update work process will be created after the COMMIT WORK. Is this can be viewed in SM50 ?In ca...

    Resolved! Accepted Solution

    How to block ABAP Debugger Controls Session 1 (Exclusive) pop-up ?

    Hello dear experts,Whenever I save my report after my first debugging, the program automatically pops-up open a debugger window of controls session 1.  I tried to delete all the breakpoints but it still kept coming.Kindly, help me with this issue, it...

    Resolved! Accepted Solution

    CL_SALV Custom Button With Mail Sending Option

    Hi Experts,I am developing a report with class CL_SALV. I have to add a custom button and while clicking it has to send mail with excel attachment.The issue is I am getting the following dump. I already referred the SALV sample programs. This is my c...

    Labels in this area

    Explore this Area