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

    Pass parameter to program (with LDB) submitted in background

    Hello,For a particular requirement, I need to submit the program RPLPAY00 in background. I need to extract data for the 'Current Year' which appears as a radiobutton on screenHowever, it comes from the logical database PNPI have written code as follo...

    Resolved! Accepted Solution

    How to Update WBS element.

    Hello All,I am working on a PS driven projectI want to change the WBS element in the line items of my sales order.I tried this BAPI 'BAPI_SALESORDER_CHANGE', but I am not able to update that.Can anyone suggest me if it is possible by using this func...

    ALV toolbar

    Hello,I created an ALV and I want to use the buttons on the application of tools. I mean that when I add a row to the list, I choose "Insert Row" in the application, and an empty row is inserted. When I enter the values for each field, I can verfy th...

    Resolved! Accepted Solution

    how do i get unique kunnr

    Hi All,i want to fetch the KUNNR from BSEG table based on the BELNR. But if we see the BSEG table same same BELNR is having different KUNNR.based on the KUNNR i want to dislpay the Customer name from KNA1.so, how do proceed ?.thanks in advancemanjush...

    Resolved! Accepted Solution

    creat object

    Hi,something I don't understand. I create a instance grid to display my alv as follows: DATA: grid TYPE REF TO cl_gui_alv_grid. CREATE OBJECT grid EXPORTING i_parent = cl_gui_custom_container=>default_screen. CALL METHOD grid->set_ta...

    VAT 2TIMES

    Use a meaningful subject in future.hi SAP,i have a perform in sapscript which is : PERFORM CALC_VAT_TOTALwhich is currently going only once but actually it should go twice instead of once.i have 2 tax codes namely V0 and V1.Currently its going only o...

    VAT

    Please use a meaningful subject in futureHi Sap,problem with the VATThe vat calculation is done in the program which uses the FM :CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT'which uses the standard functionality to calculate the tax according to the...

    Barcode in Table Control

    Hello everybody.Can anyone give me some hint of how to display a barcode in Table Control? I already have created a barcode using SE73. Now in a module Pool programming, I want to give Material number in the first screen and in the second screen, the...

    Labels in this area

    Explore this Area