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

    Product hierarchy query

    i have to fetch materials from mara based on Product hierarchy but with one condition If the user specify product hierarchy as ‘1000Y’ (2 levels) , it should pull all the materials with product hierarchy as ‘1000Y*’ for example – either ‘1000Y’ OR ‘1...

    Infoset Query

    Hi alli have copied an infoset with a customized name under the user group PU(purchasing) , i had added two feilds to that infoset and i have written a feild code in that particular feild, every thing is Ok with DEV 10 client , which my functional te...

    Resolved! Accepted Solution

    Updating internal table

    Hi,I have a requirement as follows:Internal table 1 <ITAB1> contains following data (5 rows)KDKG__ (blank)EBECEA__ (blank)Internal table 2 <ITAB2> contains following data (5 rows)KDKGEAEBED__ (blank)__ (blank)I want to update <ITAB1> from data i...

    Resolved! Accepted Solution

    HI

    HI I USED THE FOLLOWING CODE TO DISABLE A ROW IN TABLE CONTROL.. BUT THIS CODE DISABLES ONLY THE FIRST ROW..I NEED TO DISABLE THE ROW WHICH I SELECT.. sy-ucomm. WHEN 'DELETE'. IF cflag = 'X'. IF table1-lineS = 1. LOOP AT SCREE...

    Resolved! Accepted Solution

    ALV footer not displayed

    Hi Experts,My code for header is working well . For footer, the event end_of_list is called but nothing is displayed.Please help me in this regard.I am generous in granting points.Below sample code is for your reference:&----*& Form BUILD_EVENT...

    MB_MIGO_BADI

    Friends,I created z implementation base on defination MB_MIGO_BADI.I created ztable with four fields also.Now, I can see New tab at header level in MIGO.But i don't know how to set four fields with this new tab.How to find screen no for new tab?I am ...

    Resolved! Accepted Solution

    Input Screen

    Hi all Am having a input screen where i have a filed calle USER NAME.If i save the input values in variant and then if i go back and then if i click one of the variants as input and then if i give F4 am getting the input correctly.If i dont give the ...

    Resolved! Accepted Solution

    Input Screen

    Hi all Am having a input screen where i have a filed calle USER NAME.If i save the input values in variant and then if i go back and then if i click one of the variants as input and then if i give F4 am getting the input correctly.If i dont give the ...

    Labels in this area

    Explore this Area