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

    ALV - page no's

    hi gurus,i want a page no's to be displayed for the print preview and print of a ALV report. how can i get thisI am using REUSE_ALV_GRID_DISPLAY. please give me only the needed addition of program, not an example programs.can u suggest meepoints will...

    F4 HELP

    hi all,thank you for sending response.I AM little bit confused with the code.could anyone please help to write code for my scenarioi need to get F4 HELP for select option zlsch.i have written following code.AT SELECTION-SCREEN ON VALUE-REQUEST FOR S_...

    Resolved! Accepted Solution

    Process on value request

    hie guys,i copied some standard code and made changes to it so that a custom field of mine can have the F4 functionality. the pop up comes but when i select an entry it will not populate my screen filed with the value. the code is as below:report ze...

    F4 HELP

    hi,i need to get F4 HELP for select option zlsch.i have written following code.AT SELECTION-SCREEN ON VALUE-REQUEST FOR S_ZLSCH-LOW.SELECT ZBUKR ZLSCH FROM T042E INTO TABLE GT_T042E WHERE ZBUKR EQ '0010'.CALL FUNCTION 'F4IF_INT...

    Resolved! Accepted Solution

    SUMBIT Command

    Hi experts,I have a selection screen where I need to specify the upload file name which has the input details and a check box which I check for the file validation. After this the program is executed. If the validation is successful a message is disp...

    Resolved! Accepted Solution

    select statement

    hi all, please write a select query for the following description.A1Go to CDPOS and pass OBJECTID where EINE-INFNR=OBJECTID. Get the CHANGENR where TABNAME=EINE and FNAME=NETPR and get VALUE_NEWA2Go to CDHDR and pass OBJECTID where EINE-INFNR=...

    Labels in this area

    Explore this Area