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

    non-unique key

    Hello Gurus, what does non-unique key do ? I think unique key can be used for selecting a unique row from a internal table object, and also used for sorting . but why is non-unique key there if I can only select row by index ( which is stadard...

    Resolved! Accepted Solution

    Help Needed

    Hi,I have an abap program which has 'Logical System' as a Selection Parameter.If i move that program from one system to other(Development to Quality),i have to change the BW client name manually.Instead of hard coding, is there any way that can be im...

    Resolved! Accepted Solution

    How to get all authorization objects for a certain authorization profile

    Hi ABAP experts,I have the following problem: for a certain authorization profile of a role (created with transaction PFCG) I would like to get all contained authorization objects: e.g. for the contained object PLOG I would like to know/read all corr...

    Resolved! Accepted Solution

    Relationship table of Sales Order (VA03) and Delivery Order (VL03N)

    Hi everyone!What table can I see the relationship of Sales Order document (VA03) and Delivery Order document (VL03N) as shown in VA03 > Environment > Document Flow?I mean, what tables saves the partnerships of each document (query sales order no. and...

    table maintenance

    hello experts,Table Maintenance has been created for 3 tables...other 2 working fine as we want..but 1 table is asking for transport request everytime theres a change made for the data in sm30...how can i solve it..iz it something to do the technica...

    abap general

    what is the functionality of Runtime Analysis?Performance techniques? Brief scenario of check table / value table? If you are at 3rd list how can you back to 1st list? How many interactive lists? what is DYN Begin? BDC Structure? BDC Data which forma...

    Resolved! Accepted Solution

    APPEND

    Hi... I am updating internal table wirh new record to display by using appen stetement like following.... itab-f1 = ' '. itab-f2 = ' '. itab-f3 = 'one'. itab-f4 = ' '. itab-f5 = 'india'.so with these i have to find new row af...

    Labels in this area

    Explore this Area