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

    Resolved! Report

    Hi,Purchase ord number Approve date (EBELN , BUDAT) PO1 30/09/2006PO1 25/10/2006PO1 12/11/2006PO1 22/11/2006PO2 21/07/2006PO2 30/10/2006PO2 24/11/2006PO3 12/09/2006PO3 17/10/2006 i want oput put like this.PO Latest approved date 2nd approved datePO1 ...

    Resolved! Workflow Vs. Webflow

    All,What is the difference between Workflow and Webflow. We are implementing ECC 6.0. Does that mean I have to go to webflow? What kind of infrastructure implementation that means for our implementation if at all? e.g do I have to implement Web Appli...

    Resolved! How to include order reason, texts and conditions in the Function SD_SALESD

    Hi,Can some one please help me to include these in the Function SD_SALESDOCUMENT_CREATE.Sales - order reason - VBAK-AUGRU Header - texts - From soldto textHeader - Financial Accounting - Reference num - vbak-xblnrItem - conditions - 'ZCPP' - Price - ...

    Resolved! Variant in Job Log

    Hi,In a job log, TCode SM37, the program name is given as RSBDCBTC_SUB and the variant is given as &0000000003325.1) When I go to the program in SE38 and execute the program, on the selection screen no variant is maintained. Then from where is it pic...

    Resolved! EDI Partner Profiles

    Hi,I am new to EDI. We are planning to send/receive delivery documents to our external WMS system via idoc. Is it possible to define the Idoc type and message type in a common area( i dont know where) rather than in partner profile for each customer....

    Resolved! break point in a program

    i kept a break point in a user exit with the statement BREAK-POINT.but the control is not stopping there , i am not testing it so didnt give it as user specific . what might be the mistake ? is it not the proper user exit , i have created a project a...

    Resolved! bapi return

    i am using a bapi in a loop . For every iteration of the loop 2 messages are returned . one is 'I' and the other is 'E' . I am passing two tables to the bapi. I am not sure of how to pass the input to the bapi but is it possible to get two messages ...

    Resolved! Help on EDI

    Hi, Are there any Std. IDOCs for the follwoing EDIs. <b>210 Motor carrier freight details & invoice816 Organizational relationships (location address info & logical relationship)824 Application advice943 Warehouse stock transfer shipment advice944...

    Resolved! bapi error

    I am using a bapi in APO for extending a material to a different plant . Its giving an error saying ' Entry was not processed because there is no changing paramter available'. How do i correct this?

    Resolved! Internal table error

    Hi Friends... I am updating the database from Internal table with this syntax.data: itab type standard table of ztab with header line.loop at itab. update ztab from itab.endloop.it gives me the error "the work area Itab is not long enough. "i h...

    Labels in this area