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

    functional mm

    We want the user not to make multiple Purch.Orders from RFQ,s.There is no warning or error right now in ME21N transaction to avoid this.Nothing in the configration.How can an ABAPER help us in this .Can this be done?Please advice.

    Resolved! Accepted Solution

    Selection into table

    Hi experts,I have the following selection below. It doesn't append the landx to i_mytable. If I use append i_mytable it appends to a new line not to i_mytable-landx. How can I solve the problem?SELECT landx into i_mytable-landx FROM t005t fo...

    RFC USER TYPE

    Hi Friends, I need some help in RFC User configuration. In my company we created the RFC user as a dialog user. But if we change the user in to "system- user" the connection is not working. But when it is in Dialog user it is working f...

    Resolved! Accepted Solution

    Read on nonunique key

    Hi All,I have a question, I have this internal sorted table on nonunique key Acct.Number.I 'read' this internal table on this key Acct.number (I am using binary search).The internal table looks like this(just a sample) there are lot of records in the...

    Resolved! Accepted Solution

    ALV: Enter Key shall trigger PAI / CL_GUI_ALV_GRID=>SET_ENTER_KEY_MODE

    Hi all,do you know how to force the Enter key inside an ALV Grid to trigger PAI?I found a method SET_ENTER_KEY_MODE in class CL_GUI_ALV_GRID, but there's no documentation about. Is it able to switch on to trigger PAI by the Enter key? What do I have ...

    Resolved! Accepted Solution

    concatenation

    Dear All,I have two texts ' Material ','Material description'.If i concatenate them asconcatenate 'Material' 'Material description' into l_text seperated by space.then l_text = Material material descriptionBut what i want is after Material i need 10...

    Labels in this area

    Explore this Area