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

    Appending...

    Hi All,I have two internal tables with same structure: I wanted to append from one internal table to the other one. HW to do it..?One more question is: like how the append is going to happen, I mean each time it’s append only one record or it’s appen...

    Resolved! Accepted Solution

    How do I create a context menu in the new ALV object model (cl_salv_table)?

    Hi,Does anyone know how to create a context menu (right click on line or field) in the new ALV object model (class CL_SALV_TABLE)?Thanks in advanceKeld GregersenPS: In the past we could use event CONTEXT_MENU_REQUEST in class CL_GUI_ALV_GRID, so it m...

    Resolved! Accepted Solution

    multiple selection in F4

    hi,i use this code to f4 help and its working o.k. what i wont is multiple selection like to choose 3 or more employee how i can do that?REPORT ZV_SMART_SEND1.TABLES: PA0002.*DATA: ITAB LIKE PA0002 OCCURS 0 WITH HEADER LINE.DATA: BEGIN OF ITAB OCCU...

    Report: rfbila00

    hello All,I am working on Report : rfbila00, balance sheet/profit lost statement. It is working fine. But in the output the percentage field is not getting populated. Can anyone tell me what may be the reson and what needs to be done.Thank You,Regard...

    Resolved! Accepted Solution

    Problem with OO ABAP

    Hi there. I've got a CONTAINER object in the screen and a piece of code report ZWOP_TEST2 . TYPE-POOLS: GFW . DATA: retval type symsgno . CLASS cl_gui_cfw DEFINITION LOAD . CLASS cl_gfw_mux DEFINITION LOAD . CLASS cl_gfw DEFINITION LOAD . **** ac...

    Resolved! Accepted Solution

    GDATU CONVERSION

    Hi people i have a problem.I must search in table tcurr the value about the data: Sy-datum. But when i search in the field GDATU i can't find the correct data.I give you an example.A date inserted in 18.02.2008, in gdatu have this value: 79919781I kn...

    Resolved! Accepted Solution

    Restrict Authorization in SAP_ALL & SAP_NEW for SCC4 T-CODE only display

    hi, I want to restrict 'Change' mode for SCC4 T-CODE to devuser having complete authorization with profiles SAP_ALL and SAP_NEW. Only 'Display' should be allowed for SCC4. For devuser no roles are assigned.For Other Users Roles are assigned with res...

    Labels in this area

    Explore this Area