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

    BAPI_BATCH_CHANGE

    Hello Everyone. I have to use 'BAPI_BATCH_CHANGE' to update MCHA-BWTAR, MCHA-LIFNR, MCHA-LICHA. The requirement is given below in two steps. How to I procedd. Please help. I'm very new to Abap.A) Change batch valuation type (MCHA-BWTAR) base on the f...

    MB5B submit for lot of materials

    Hi,          I need opening stock from MB5B report where I need to pass some materials which are coming from BAPI so while using SUBMIT statementas SUBMIT  RM07MLBD WITH MATNR IN IT_MATNR                                           WITH WERKS = P_WERKS...

    Resolved! Accepted Solution

    CKMDUVREC - While creating BDC recording, fields in screen two (0100) are not captured

    Hi,I had tried creating a BDC recording for transaction: CKMDUVREC but the fields in screen two (i.e., screen 0100) are not captured while recording.Please let me know any option is available to capture these fields for creating an upload program.Fie...

    Resolved! Accepted Solution

    ABAP 7.40: shift val left deleting leading space => shift_left( val = val ) ???

    Hi, everybody.I want to translate the statementDATA:   value type char10 value '    X',   target type char01.SHIFT value left deleting leading spacetarget = value(1).into ABAP 7.40target = shift_left( val = value....).But how do I write "deleting lea...

    Resolved! Accepted Solution

    Need to Capture the Po item level Condition values.

    Hi..I need a small information Normally In Po We can maintain the Condition amounts Each row which. like.Please have a look On below Example.At item level. Suppose Two line items are available  these two are condition value as 500+1500  total 2000.Li...

    Resolved! Accepted Solution

    Modifications on SAP Standard script data not displayed

    Hi,   I am facing problem on  SAP STANDARD SCRIPT .My requirement is  We can do some changes in in Purchase Order form   " MEDRUCK  "   In standard the currency is not printing in terms of word so my requirement is i have to show the currency in word...

    Resolved! Accepted Solution

    Cannot read Partner or Coordinator in IW31+ABAP

    Hi Good day,I have designed a ADOBE PDF form and done the Config and it Prints.In the PDF i want to display the data called  : COORDINATOR or PARTNER. The Highlighted Field.I have checked all the Enhancements but this field is nowhere to be found.doe...

    Resolved! Accepted Solution

    having at selection screen on value request inside a method

    method initialize     AT SELECTION-SCREEN ON VALUE-REQUEST FOR abc.     me->GET_FILE_NAME_PRESENTATION(    CHANGING      abc = abc)endmethod.I call the above method asobj->initializechangingabcI get error as statement endmethod missing.Can we not use...

    Resolved! Accepted Solution

    Search help for QMEL

    Hi FriendsI am creating search help for Quality Notification(QN) and Service Notification(SN), which will be used in our ECM integration. There is a restriction that i can use only one table name in Selection method in search help. It won't allow oth...

    Resolved! Accepted Solution

    Simple Transformation (Deserialization) - how to handle attributes with namespaces

    Hi all,I am currently working on a simple transformation to deserialize an XML file.The file is pretty straightforward but the root element is giving me problems because it has attributes with namespaces.The lines below is similar to what I'm getting...

    Pricing requirement in MM

    Hi Gurus,     My requirement is to check packing material type for particular line item. And i want pick the packing material weight , and check main material weight from material master data. Based on this one need to calculate Gross weight and net ...

    aba212 by Participant
    • 1104 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error while attaching debugger

    Hello community,from time to time I get the following error:I see the post with the same content without an answer here. I see also the post with a solution here, but to delete the project is not really an option, because sometimes it doesn't work an...

    Labels in this area

    Explore this Area