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

    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! Accepted Solution

    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! Accepted Solution

    Moving a BOR ".bmp" attachment (objtyp message) to a Picture Control ????

    Using BAPI_REL_GETRELATIONS and the usual SWC macros, I am able to:1) find the objectid of a BOR object of type "MESSAGE" that contains a ".bmp" attachment to a PM notification;2) create an instance of this object in background.But now that I have a...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    BAPI_INCOMINGINVOICE_CREATE - Getting error and can't find field

    Hi, I'm trying to post MIRO documents via BAPI_INCOMINGINVOICE_CREATE, but getting an error that I cannot seem to figure out.I'm getting an error for the following: "System cannot calculate cash discount base amount; enter it"There is a field in the ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Issues with Form printing using a 3rd party software!!!!!!!!!!!!!!!11

    Hi All,We are printing our month end AR statements using Xerox DP100 printers. We are using a SAP Script as the layout form. Everything works perfectly alright when a direct print is issued to the printer. But the scenario here is the statements are ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area