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

    BDC and RFC BAPI - how to know and pass multiple lines in BDC code

    1) i have done recording using shdb for Quality notification. There are three tabs in that screen. Out of which one tab is for entering materials. During recording I have entered 3 materials and got below in recording.But in real scenario, users can ...

    SAP Query dispaly

    Hi,Is there any way to display Internal table values as output in SAP Query.I need to develop a query (sq01) which need to dispaly all the sales summary in single line based on customer, means need to do sum of all customer sales for a particular p...

    BTE for F-47 Post

    hiI am looking for a BTE at post of F-47.I tried several document posting BTEs but none of them got trigerred at F-47 posting.Can anyone suggest a BTE or enhancement at post of F-47?Actually I need to trigger an event at F-47 document creation.Regard...

    Resolved! Accepted Solution

    Problem in read statement

    Hello Expert,I am geting problem in read statement.I am looping internal table Gt-ZSD0122t with vbeln and ponr and inside i am reading the one more internal table GT_LIPS with GT_ZSD0122t-VBELN and GT_ZSD0122t-POSNR. I have same value for vbeln and p...

    Resolved! Accepted Solution

    ST05 Log

    Hi All,Is there any way to find out trace logs?If i had performed a trace some month back n want to look at that.Also there is possiblity of turning on the trace for someone's id. So can i check is anyone has turned trace on for my id in the past?

    Resolved! Accepted Solution

    HEader Line Issue

    Hi All,Previously i have declared a data as DATA: BEGIN OF t_temp OCCURS 10, vbeln TYPE char10, END OF t_temp.<code continues> LOOP AT t_data INTO fs_data. IF NOT fs_data-del_no IS INITIAL. CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT...

    Labels in this area

    Explore this Area