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
    Resolved! Accepted Solution

    concatenate

    hi guyz,this is the code:DATA: lv_wa TYPE solisti1, lv_output(150) TYPE c.CONCATENATE lv_wa-line into lv_output SEPARATED BY '|'.error : "CHARLIKE-FIELD" EXPECTED AFTER "LV_WA-LINE".plz advise..regds

    Resolved! Accepted Solution

    SQL QUERRY

    Hi allLong time back i used a TCODE.In which if i giv 2 tables name it will give the matching fields in both the tables.Also i need not write code to select data i just need to click on fields that i need to retrieve.I gorgot the transactio.If anybod...

    report

    hi guys,can any one advice me the tables that i will need for my report.my report fields needed is:PO No.Inovice No.Invoice amountPayment No.Payment amount.i were unable to find the payment details table for the invoice. what field that i need to lin...

    Resolved! Accepted Solution

    Maintenance View

    Hello,I have created a maintenace view for a custom database table. This is great for adding and deletingentries. I really could do with adding the SORT buttons in the tool bar. Can this be done by changing my role/permisions or would it be the case ...

    internal table

    Hello gurus,I have an internal table with following fields.matnr werks lgort lvorm-A--PM--XA--QM--XA--QN--A--QO--XB--PM--B--PN--Xmy requirement is if ihave Material numbers(matnr) with one plant(werks) and one-storage locations(lgort...

    Labels in this area

    Explore this Area