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

    Key figure is coming as #### when using FM- RSDRI_INFOPROV_READ_RFC to read data from Multiprovider

    Hi All, I am using FM - RSDRI_INFOPROV_READ_RFC to read data from Multiprovider (built on 26 WO - DSO). The Char values are coming fine in "gt_rfcdata" but the keyfigure value is coming as ####. Please help me to resolve the issue. Thank...

    Resolved! Change material description in PO with ME_PROCESS_PO_CUST~PROCESS_ITEM

    Hi experts, Context : We create a PO from a PR in tcode ME21N. If the Vendor language is different from PO creation language, the system takes the description of the Material Master Info (Text linkages setup i ve read on several threads). So we hav...

    Field symbol is not assigning

    Here is my code and i've tied many steps still not assigning .what is the mistake in this. TYPES: BEGIN OF gty_ekko, ebeln TYPE ekko-ebeln, bukrs TYPE ekko-bukrs, bsart TYPE ekko-bsart, aedat TYPE ekko-aedat, END OF gty_ekko. DATA: gt_ekko TYPE S...

    DKanna by Explorer
    • 1747 VIEWS
    • 5 REPLIES
    • 0 Likes

    Create PM order with multiple operations and components using BAPI_ALM_ORDER_MAINTAIN

    Hello all, I am trying to create a PM order with multiple operations and components using BAPI_ALM_ORDER_MAINTAIN. In the table it_methods I do the filling as follow: But I keep getting an error message "Enter another operation number". I tr...

    Creating MIRO document from .CSV file and attach that file to the created Invoice document

    Hi Expert, Greetings of the Day. I need your help for a requirement that is creating the MIRO document from the file using BAPI and attach the file to the document. I can create document through BAPI, but how to attach that file for the created d...

    Resolved! report to display data

    i need to display data of vbak-vbeln(sd no) lips-vbeln(delivery) vbrk-vbeln(billng doc) at the time of final structure(ty_final) i got an error like componets already exit but these three are different how we can display these three on same repo...

    Labels in this area