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

    Abap-Proxy

    hi i have developed an proxy which has been generated its now visible in sproxy.now i need to code for the implementation. but i am bot very sure how to do this and where to write this code.should it be in an new report or somewhere else and how to m...

    Resolved! Accepted Solution

    OO ALV

    hi guys, i am not able to display the alv grid.plz help me. REPORT ZLAV_GRID_OOPS. DATA: l_alv TYPE REF TO cl_gui_alv_grid, lt_sflight TYPE TABLE OF sflight. SELECT * FROM sflight INTO TABLE lt_sflight. ...

    User exit for ME51n

    HI All, In ME51n/ME52n when the user clicks F4 help for Purchasing Group and selects one Pgroup then Material group is populated automatically.I searched all the user exits and BADIs for ME but am not able to find how this is getting popualted.Can a...

    Resolved! Accepted Solution

    About TMG

    I have created a table maintenance Generator for table ztabl for having Fields :matrial group, plant and RegionBut when I open the ztabl to create entries,The screen to enter data is not strechable.These are very close to each other.The last field re...

    Resolved! Accepted Solution

    Long text editor

    Hi, I have a requirement in program to have below: I need long text editor which displays already existing texts in DISPLAY mode and simantaneously allows me to enter texts in CREATE mode in same editor. How can i achieve it?Thanks

    Resolved! Accepted Solution

    how can I will declare the symbol u2018 (Single Quote) in the report

    Hi ,Could you please tell me how can I will declare the symbol u2018 (Single Quote) in the report.My requirement is that I have concate the data with single quote and after that I have to store the data in to an internal table and I have to download ...

    Labels in this area

    Explore this Area