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
    • 92261 VIEWS
    • 212 REPLIES
    • 39 Likes

    Connect to Extenal SQL Server from SAP

    Dear All I have set the following Configuration in order to Connect to External SQL Server database from SAP.1. DBCO.    I set DATABASE Connection :  <TDATA>           DBMS                           :  MSS           Username and Password:  <uid./<pwd...

    Resolved! SALES HEADER TABLE

    Hi,I need to place  a sales order for customers buying a product. But the thing is if a customer buys more than 1 product different sales order is created for other products. What I need is if a customer buys more than 1 product it should come under ...

    Want to know how this Price Rounding Requirement(FV64A016) works.

    Hello all ,I just want to know how this below piece of code meant for filling the condition value for calculating round off value actually works. xkwert = xkomv-kawrt * ( 1000 / t001r-reinh ) / 1000 * t001r-reinh.xkwert = xkwert - xkomv-kawrt.Conside...

    Tree report

    Dear Experts,I want to build a tree report for Batch reconciliation for below table.Input Batch          Output Batch1R0001                    1R0001A                    1R0001                    1R0001B1R0001                    1R0001C1R0001A       ...

    Resolved! How to debug driver program (rffous_c)of cheque printing(pdf form) from the tcode f110.

    Hello Experts,     I have kept a break-point in my driver program(RFFOUS_C) and started my debugging from f110 transaction. But when I execute the Proposal run, it is not stopping at that point. Can anyone help me on this? In addition, I need the int...

    sunil_mani by Active Participant
    • 2672 VIEWS
    • 7 REPLIES
    • 0 Likes

    How to download logo of alv report to pdf format

    Hi everyone ,                            I am Sandipan. I have created an alv report and I am downloading the output of alv report to pdf format . I have done it successfully . But one problem is that the logo I am showing in top right side in my rep...

    Resolved! Why the queue of a backgrond job in the SMQ1 cann't to debug after I set 'Background task no process' on debug

    Hi all:       I have a problem with debug the background task  function.       in the programe that i will to debug,have a function with 'IN BACKGROUND TASK'  mode  to excute,I want to debug the function,SO I set the option 'Background task  no proce...

    Create, Modify and Delete entries dynamically from any custom table by classical report.Thanks in advance

    hi experts,how to Create, Modify and Delete entries dynamically from any custom table by classical report,there are three push button on the selection screen with the name create, modify and delete. Pressing create button should allow me to add data ...

    Resolved! How to force the template to the bottom of page in secondary window if the window height is greater than template height

    Hi All,we've an issue that user need to have a dynamic table place together with the footer.So now,we put the table(might increase/decrease, maximum is 4 records) with our footer(template).The problem is, since we already reserve space for the maximu...

    Spaces in transfer

    Hi friends! I need a little help. I'm using Open dataset/ transfer as follow:data: itab(10) type c.itab = '12345     '.open dataset p_file for output in text mode encoding default  message p_error.transfer itab to p_file.close dataset.When I generate...

    Migrate History / CDHDR & CDPOS

    Hi all, we are about to migrate from SAP CRM 7.0 (decommissioned) to the enterprise Suite (ECC 6.0). One of the requirements is for the end users is to be able to access the change documents for transaction SAP BP (based on CDHDR en CDPOS).Does SAP ...

    Sm1tje by Active Contributor
    • 1034 VIEWS
    • 3 REPLIES
    • 0 Likes
    Labels in this area