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

    Parameter

    Hi all,I want a selection screen having 3 input boxes in one line and having one title. The first will hold the date,2nd will hold the month and the third will hold the year in 4 digit.again at the time of first display, it will show the 1st day of t...

    vk11 bapi

    Hi expertsI have found a bapi to change the daily price of a material. But i couldnt find how to use it. Which tables do i have to fill ?i have the data in this internal table.DATA : BEGIN OF RESULT OCCURS 0, VKORG LIKE A517-VKORG, VTWEG LIKE A...

    Resolved! Accepted Solution

    End of page in last page

    hi...End of page triggers only when the body of the list is full... if in the last page I dont have enough data to display the whole page then the end of page is not displayed...how can i achieve this ie. end of page in the last pageregardspadma

    Resolved! Accepted Solution

    oc report

    hii,I m creating order confirmation report for SALES AND DISTRIBUTION. Can any one tell me the tables where i can get the fields listed below.packing slip number,GRN no.,destination address,transport,freight,payment terms.

    Resolved! Accepted Solution

    Report: Events

    why the code is giving dump? REPORT yh1150_sdn line-count 3. data: w_var type i. start-of-selection. w_var = 9. write:w_var. top-of-page. write /: 'PAGE HEADER', sy-pagno.How to overcome it without changing line-count?

    f4 help

    hi to all,i am using transaction CS01there I specify the material no, Plant and BOM Usagethen I prees the "copy from" button from the application tool barthere i get window. Now in this window for Material I press F4 help again a new pop-up comes fo...

    Resolved! Accepted Solution

    How to make the fields of the table mandatory while creating new entries..?

    Hi,I have created a new Z table which has 6 fields. All the 6 fields are KEY fields and all are of CHAR type. I have generated the table maintenance generator for the same. My requirement is all the fields should be MANDATORY while creating the entri...

    Resolved! Accepted Solution

    ALV Report

    Hi Friends,I need to develop an Interactive ALV Report which delivers u2018Sales Order Informationu2019 or u2018Delivery Informationu2019 or u2018Invoice Informationu2019 and inside the produced list when clicked on the hotspot the user should be tak...

    Resolved! Accepted Solution

    top-of-page

    Hi Experts , I am using alv grid in my report. In the output .. my field have long text and the text is chopped. what should i do to see full text in my output.How to do subtotals in my report. i have used the form for the subtotals. b...

    Resolved! Accepted Solution

    BADI for ME22N

    I have found the BADI for ME22N . It is ME_PROCESS_PO_CUST. In this BADI, when i double click on the interface PROCESS_ITEM, I go in the method where i can write code. In this code i want to fetch the PO item no. which i get at run time. This method ...

    Labels in this area

    Explore this Area