Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93393 VIEWS
    • 212 REPLIES
    • 39 Likes

    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! 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?

    ALE Conversion Rules

    Hi All,I have a quick question in ALE.The infotype fields in the sender system should be mapped to different infotype fields in the receiving system. ie Both are different infotypes and data transfer should happen between them. I think this can be do...

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