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

    debugging

    experts, in debugging mode if i try to change a value , not allowing to change and is regaining its original value even though the variable has been declared using data and not with constant. thanks in advance.

    Resolved! Accepted Solution

    TOP INCLUDE

    Hi experts,I forgot how can I create a TOP INCLUDE in the modul pool. When I Create a dynpro PAI and PBO are offered to create, but I'm missing the TOP INCLUDE. Could you help me why the TOP INCLUDE did not automatically created?

    download data

    hi,ihave written the following code to download the data to excel.the download was successfull but i am getting extra columns with zerosand i need to set default file name as data_sy-datum.the filename i am not getting which i have set(eg:data_301020...

    Resolved! Accepted Solution

    change the date forrmat

    Hi all,SELECT-OPTIONS : s_dat for sy-datum .INITIALIZATION.s_dat-low = sy-datum.s_dat-high = sy-datum + 5.append s_dat.in the output screen Date is in format like : 10.30.2008.now my requirement is to display the date like : 10/30/2008 .how to do thi...

    Resolved! Accepted Solution

    F4 Help created with F4IF_INT_TABLE_VALUE_REQUEST i need to set the healine

    Hi i use the Function 'F4IF_INT_TABLE_VALUE_REQUEST' for creating the F4 help in my programm. I have to set the column names (headlines of the columns) in the F4 Help box. Which parameter sholud be changed. I treid to set the table "field_tab" but i ...

    Resolved! Accepted Solution

    Merge two transports

    Hi Gurus, i have maintained to transports while maintaing two tables zabc, zxyz like GFDK9A6EBM and GFDK9A6EBI.(i can't slect GFDK9A6EBM while maintaining zxyz .There will be always two transports created)Now i want to merge sec...

    Sequential read

    Hi all,I have got a request from the basis team to check why a particular program is doing a sequential read. How should i go ahead for the request. I am unable to find where the program is doing sequential reads. Can anyone tell me how to look for t...

    Resolved! Accepted Solution

    select statement

    dear all,i want to select a record,but i don't know how to do it, can you help me ?for examplebudat matnr20081027 120081027 2 20081028 220081029 320081029 2what i want to select is that,the element...

    Aiolos by Active Participant
    • 1376 Views
    • 11 Comments
    • 0 Likes
    Labels in this area

    Explore this Area