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

    Updating Database table

    Hi,My requirement is to update the table EBAN(Purchase Requisition). Let us suppose that there are 3 items in the purchase requisition. If I make any changes to any of the item, the other two items need to be updated with the same changes. I am using...

    Resolved! Accepted Solution

    Related function

    Hi,Is there any function that will call a pop-up window which displays a list of data from an internal table.Now when taking values from internal table we have to loop at that table. Now if a function is called there then the popup window will be rep...

    Resolved! Accepted Solution

    ABAP QUERY

    Dear Friend, Can any one give an example of the ABAP query with using a New Filed in the extras where we can add the values of the two feild Each time I am Tring to do with the Feilds (ZBAL) With like Feilds BSID-wrbtr. In the Code I have written : ...

    Resolved! Accepted Solution

    get cursor

    how to get the cursor value on which user clicked from alv grid display.. my code is below..but still i'm not able to capture any values in fnam or fval.. i have placed my get stmt inside case stmt also..it is not capturing? help me..&----*& Fo...

    IDOC

    Hi Gurus, I created a new Extended IDOC type using basic type DELVRY03.I need to add 2 segments namely ZSEG1 and ZSEG2.These 2 segments are Header Segments. The structure is as follows. IDOC ZSEG1 HEADER SEGMENT ...

    Resolved! Accepted Solution

    Looping

    Hi, In my program i have written the code asV_d= 'no data present'loop at it_sak where mitkz NE space.concatenate v_dit_sak-skb1 into v_d seperated by space.v_a= 'x'.endloop.if v_a= 'x'.message i001 with v_d.end if.as its coming under the loop if i...

    Message Class

    Hi ExpertsI have created a new Message Class, namely ZMSG in Dev Sys.I used the message 000 of ZMSG in my Program ZPRG as:message i000(ZMSG).Do I need to add MESSAGE Tag in the Report Header of program ZPRG?If not, after transporting the Program and ...

    Field Symbol

    Hi, I want to transfer my internal table data to excel sheet. But i have created internal table by using field symbol which is without header line. Problem is that when i am tranferring the data by using WS_DOWNLOAD,GUI_DOWNLOAD and WS_EXCEL , head...

    Labels in this area

    Explore this Area