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

    Need the status of billing document!!

    Hi experts,i am an ABAP guy. Can any one tell me how to get the status of the billing document. I need the table name and the field name that shows the status of billing document.I need to find the status of the billing document and after that i need...

    rnb86 by Participant
    • 947 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Simple error

    Hi Experts, I am doing aging report. In the for the days i should subtract duedate from document date. days = duedate - document date. Here the problem is some times bcoz of the wrong data.. im getting -days(minus ) . so i...

    gui_download

    Hi Gurus, I am downloading my internal table into .XLS,.doc,.rtf,.txt.When i am using file type as 'DAT',My XLs file is fine but not other 3.When i am using filetype as 'ASC',My TXT file is fine but not others.Can anyone of please tell me wat i...

    Resolved! Accepted Solution

    Fill empty field by space

    i have an internal tablefield1 field2 field3 field4-c1 c2 c3 c4c5 c6 c7 c8i am concatenating each row into a string separated by space.my problem is this: if c3 or c4 is empty, it should be filled with space. The downloaded file should be like this.l...

    Resolved! Accepted Solution

    problem with currency

    Hi guys,i have this code below:write v_val curr v_curr to v_val_temp.write v_val_temp to v_price.im getting a dump that a " 8 000 000" can not be read as a number...v_val = 80000.00 (type curr)v_curr = KRW (type cuky)v_val_temp(13) (no type)v_price t...

    Resolved! Accepted Solution

    Field selection at runtime

    Hi,I have a large number of very similar select statements run on the same (custom) DDIC table. Each select statement uses a different field of the table in the where condition.Table fields: FIELD1, FIELD2, FIELD3, ..., FIELDNE.g.SELECT * FROM ZTAB W...

    Labels in this area

    Explore this Area