Transfer purchase order  to another system using PI

Hi expert,
I need to transfer all the  purchase orders by IDOC to another non SAP system using PI. Can anybody tell me how to do it? What is the transaction to collect all the purchase orders and create the IDOCs? I know for vendor master data, we have transaction code BD14 to do it. And then we14 can process them. Do we have the same for purchase orders?
Thanks,
Charles

If I remember correctly, there're no standard transaction to do that.
You need to develope something like a custom report that get All Purchase Order (using a bapi like BAPI_PO_GETDETAIL) and create Output IDOCs (see Idoc Type ORDERS http://help.sap.com/saphelp_sm40/helpdata/en/af/5f28a7669648dfb71b418d243f2a82/content.htm).
Subsequently, send Idoc to SAP PI (as a Sender System), then SAP PI send to External System (as a Receiver System).
Architecture can be something like this:
SAP ECC Report/BAPI -> Idoc ORDERS Source Message-> SAP PI -> Receiver Message -> ExternalSystem

Similar Messages

  • Characteristic values for a stock transfer Purchase Order

    Hi Experts,
    We are using material variant concept. I created stock transfer purchase order for a variant material. There i'm able to give characteristic values. How to extract that characteristic values into a report.
    We are getting the characteristic values from Production order and sales order based on configuration object. I'm passing that configuration object through functional module, i'm getting the values.
    Functional module : VC_I_GET_CONFIGURATION_IBASE
    I tried with that functional module with configuration object value for stock transfer purchase order. I'm not getting the values. How to extract the characteristic values.
    Please help me.
    Thanks in advance.
    Naren

    Hi,
    Assign document type of stock transport order  to supplying plant and receiving plant in the path:
    SPRO-> MM-> Purchasing->Purchase Order-->Setup Stock Transport Order -
    > Assign Document Type, One-Step Procedure, Underdelivery Tolerance
    Here assign STO document type to your supplying plant and receiving plant & save.
    Now try doing PGI.
    For more check the link:
    http://www.scribd.com/doc/8985938/STO-Configuration-in-ERP-SAP-ECC-6-
    Regards,
    Biju K

  • Transfer Purchase Order - Error message "Field selection ZTR not defined"

    Hi all,
    I've customized a new transfer purchase order type : TRA.
    When I go to ME21N and choose TRA type, SAP displays this error message :
    "Field selection ZTR not defined
    Message no. ME028
    The field selection required by the system is not defined in table 162.
    Further processing is currently not possible."
    How can I fix that please ?
    Regards,
    Bahia.

    Hello,
    Check in IMG - MM - Purchasing - Purchase order -define screen layout - Check any field selction ZTR has been configured. And also check in Purchasing - purchase order - define document types - your PO doc type has reference to field selection group ZTR - if yes change it..
    Regards
    Mahesh Naik

  • Release Tab in purchase order disappear after release using ME29n

    Hi there,
    We are busy testing support stacks (upgrading from ECC6 SAP_APPL SAPKH60305 to SAPKH60307)and we've come accross a strange problem.  When we create a normal purchase order (ME21n) the purchase order does pick up a release strategy.  Using the older ME28 transaction to release this purchase order, everything is fine.  We can use ME28 to release the purchase order, as well as unreleasing the purchase order, as often as we want (the same purchase order).  When we use transaction ME29n the release tab in the purchase order just simply disappears after saving.  In the purchase order header changes, the release change is visible, but the release tab is missing.  This purchase order is now not subject for release, and a goods receipt is possible without release.  I checked in table EKKO as well and the release fields in this table for this purchase order is empty.
    Has anybody had a similar experience?  Any advise would be greatly appreciated.
    Regards
    Christo Vermeulen

    Hi Christo Vermeulen,
    I have detected the same problem as reported by you. Did you solve it? Do you know how can I procedure to solve it?
    Thanks in advanced,
    Eder Nicoleti

  • How to Display  'purchase order text' in MM03 using report program

    Hi Friends,
    Can anybody suggest me how to display 'purchase order text' in MM03 using report program.
    'Purchase order text' tab displays purchase long text of particular material .
    I coded as:
          SET PARAMETER ID 'MXX' FIELD 'E'.
          SET PARAMETER ID 'MAT' FIELD k_final-matnr.
          SET PARAMETER ID 'WRK' FIELD k_final-werks.
          CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
    It displays Purchasing tab other than Purchase Order Text tab of MM03.
    Please suggest me how can i solve this.
    Is there any parameter id to set values for Purchase Order text tab

    >
    Madhu Mano Chitra wrote:
    > I want how to navigate to MM03 'Purchase Order text'  tab/ view using ABAP code.
    > could any suggest me
    You can call a transaction and pass it a BDC table that tells it where you want it to go.  You have to work out for yourself what to put into the BDC table.  The code below works for tcode CATSSHOW.
    DATA: bdcdata_wa  TYPE bdcdata,
          bdcdata_tab TYPE TABLE OF bdcdata.
    DATA opt TYPE ctu_params.
       CLEAR bdcdata_wa.
        bdcdata_wa-program  = 'CATSSHOW'.
        bdcdata_wa-dynpro   = '1000'.
        bdcdata_wa-dynbegin = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'SO_STATU-LOW'.
        bdcdata_wa-fval = '20'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'ANDZEIT'.
        bdcdata_wa-fval = SPACE.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'PAST'.
        bdcdata_wa-fval = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        IF p_selscr = SPACE.
           CLEAR bdcdata_wa.
           bdcdata_wa-fnam = 'BDC_OKCODE'.
           bdcdata_wa-fval = '=ONLI'.
           APPEND bdcdata_wa TO bdcdata_tab.
        ENDIF.
        opt-dismode = 'E'.
        opt-defsize = 'X'.
    CALL TRANSACTION 'CAPP' USING bdcdata_tab OPTIONS FROM opt.

  • How can we print the Stock Transfer Purchase Order

    Hi,
    How can we print the Stock Transfer Purchase Order??
    Because from Transaction ME9L & ME9F, we can print simple PO's like NB, MPR etc..but Stock Transfer PO could not print.
    Plz guide, from where we can do it...

    Messages for PO are set in MN04. For details on how to follow this link:
    Re: Problem with PO output determination MN04
    Once the record is set here you will see the records in ME23n under messages button in header.
    Edited by: Afshad Irani on Apr 30, 2010 10:09 AM

  • Delivery completion indicators for Stock transfer Purchase Order

    Hi All,
    We have an issue with delivery completion indicator for item in stock transfer purchase orders. This indicator is not setting even on completion of goods receipts ( complete quantity ).
    Can any one suggest where could be issue or any SAP notes on this. We are on EEC 5.0 verion
    Thanks
    Yogesh

    Hi Yogi
    This could be a bug. If all stock transfer issues have been received and PO qty is completed, it shd set the indicator.
    Guess you have to create a OSS message.
    Best regards
    Ramki

  • Transfer Company Codes to Another System under a new company code

    Hi,
    We have 2 company codes in which we want to move to another SAP system but under one new company code. Is it possible to create a new company code and bring the two company codes under this company code. We do not really require to move all the historical data, just the balances will be fine. Please provide your insight how this can be done.
    Can the 2 company codes be transferred to the new company codes as cost centers? Or what kind of design can work in this situation?

    Hi,
    As the historical information is not required the approach to be adopted can be as under:
    1. A cut off date has to be determined for transfer of balances to a new Company Code.
    2. All Business Processes mapped in both the Company Codes should be there in the new Company Code.
    3. All GL Accounts to be extended to new Company code.All Customer and Vendor masters are to be created.
    4. All the GL Balances are to be brought over.
    5. All open item managed GL Accounts (line item wise) to be populated in the new Company Code.
    6. All open items of Customers and Vendors are to be brought over.
    7. Material Master to be broght over if the same are no there in new Company Code.
    8.All open Purchase Orders and Sales Orders are to be broght over.
    You can use LSMW to do the data conversion.
    Thanks
    Murali.

  • BOM explode in Stock Transfer Purchase Order

    Hi SAP gurus,
    Stock transport order from Manufacturing plant to Depot plant scenrio ,
    In T.code ME21N while entering BOM maintained material it should explode its components in purchase order like Sales order .
    In sales order when we are using the item categories TAQ and TAE system explode BOM materials with SD BOM 5. Is there any similar configuration / Item Categories available for STO Purchase order to explode BOM.
    During Goods receipt (MIGO), BOM should explode.
    Thank in advance.

    hi
    the bill of material is a kind of formula or ratio given to the finished product ,so that system will calculate the raw material for the finish product
    so BOM will be use in item cat L as ur taking finished goods from vendor
    bom is used in production for finished product
    as u said in ur case we cant use the BOM as there is no consumption of raw material for finished product ,it is just transfer of material from one plant to another plant
    hope it clears
    regards
    kunal

  • Open Purchase order migration between systems

    Hi Folks,
    I have to migrate open purchase orders from 2 legacy systems into 1 new upgraded system. I do not want to change the PO number and therefore i have decided to set an external number range for all the Open POs.
    Now my problem is in legacy system, there are open POs with different document types, in legacy system. Is it ok if I convert all open POs as a new custom document type in new system. let me know what problems could i face if i do this.
    if not any other solution is most welcome
    thanks n advance

    Kartikey,
    ???? You are asking the wrong people.  We couldn't possibly know for sure. It sounds to me like you are already designing the conversion process when you are not yet sure about the design of the solution.
    During the sessions when you are interviewing the client, you must ask multiple questions about his business.  For one, you need to discover the existing business requirements that caused the client to use multiple document types in legacy in the first place.  This information only can come from your client.
    Once you discover his reasons (or lack of reasons), you then have to determine in your 'To-be' solution if you still will need to satisfy that same business requirement.  If you do, then you have to determine if the solution that you design will require multiple document types in SAP, or if you will instead utilize a different method to satisfy the requirement.
    Good Luck & Best Regards,
    DB49

  • RFC/FM to store Business document in Purchase Order from external system

    Hi All,
    I have been going through various threads for suitable solution, but could not find one which can meet our requirements. Appreciate, if you could share your expertise for the following requirement.
    Requirement: One of our external system is going to create/change Purchase Orders in SAP using  standard BAPI's (BAPI_PO_CREATE1,BAPI_PO_CHANGE etc.,). During this process, they would like to attach supporting documents (.pdf, .jpeg, .xls etc) as 'store business document' for the same PO. As per our current configuration, we can attach the documents as dialog user from ME22N/ME23N transaction and attached documents are stored in our IXOS/ Archive server.
    Is there any standard BAPI/FM (RFC) available to achieve above requirement?. And what are the parameters we need to pass in the FM to attach or delete documents.
    System Details: SAP ERP ECC6 & Netweaver 7.0
    Kind Regards
    Kumar
    Edited by: Kumar Guntha on Sep 4, 2009 7:15 AM
    Edited by: Kumar Guntha on Sep 4, 2009 7:17 AM

    Hi Friends
    Any sugestions?
    Regards
    Kumar

  • Create Purchase Order in EBP system

    Hi All,
      I have developed a smartform in EBP system to print Purchase Orders, can anyone please tell me how do I test this in EBP system,
    Regardes,
    SN

    Hi Dhananjay,
    you may need to change the standard domain for that.
    But careful, it will change the description in all searches, where this domain is used.
    Regards
    Konstantin

  • How to query purchase orders in archive system

    Our purchase orders are archived. Now I want to query the purchase orders. I use transaction code alo1, but no data. How can I query purchase orders via other ways? Thanks.

    1.You can use ME82 to query the Purchase Orders.
    2.sara-->Archiving Object : MM_EKKO-->Information System-->Archive Explorer-->Archive Infostructure:SAP_DRB_MM_EKKO -->and click execute-->input your query condition-->click execute.

  • Loading Existing Purchase Orders from Legacy System

    Hello -
    We are moving to SRM 5.0 extended classis from an existing legacy system and we would like to load our open purchase orders into SRM.  Has anyone done this before?  Any help would be greatly appreciated.
    Thanks
    Jane

    Hi,
    I am new to SRM - I have a requirement from my client.
    How to create PO's and PO Contracts in SRM by getting the data from and excel sheet?
    Is it possible for you to provide the LSMW for this and how to call a FM for data load.
                                                        OR
    Have you done any abap program to use the functionl modules to load the data? If so, can you provide me.
    Please do reply ASAP.
    Thanks in advance.
    Edited by: abi baski on Apr 8, 2009 8:26 AM

  • Shipping Tab in Stock transfer Purchase order

    Hi,
    while making a PO,there is Shipping Tab appears in Stock transfer order though all concerned settings are done.
    1.Shiiping condition is attched to customer.
    2.Ctreate material for both the plant.
    3.Create vendor and customer settings.
    still the shipping tab is missing in PO ,please suugest me.

    Hi
    Check the shipping point determination setting in
    SPRO-Logistics execution-Shipping-Basic shipping functions-Shipping point and goods reciept point determination-Assign shipping points
    Also check  SPRO-MM-Purchasing-Purchase order-Set up stock transport order-assign delivery type and checking rule
    Regards
    Sandeep
    Edited by: sandeep13 on Apr 16, 2010 11:29 AM

Maybe you are looking for

  • HTTP_RESP_STATUS_CODE_NOT_OK / 503 -Service Unavailable

    In  SXMB_MONI Call Adapter step has the following error. Can someone tell me how to fix this error please?. This is File to File Scenario td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active

  • Network adapter could not resolve the connection in sql developer

    hi, i had installed oracle 11g , and then i try to connect the sys/system user using sql developer and sqlplus , but i got following error are display , plz give some idea regards venki

  • FI and SD integration

    Hello, We are doing SD invoice but we don't want to send any data into COPA what should we do but we need to turn the COPA on as we are sending the data from FI.The reason for this is we do very few invoices  in SD and we don't want to capture those

  • Why is there no AT&T service in Skagway at the moment

    Super frustrating season this year with our cell service.  Every tuesday, wednesday, thursday, our community can count on calls being dropped, delayed messaging, or no service available at all!  As a small business owner that uses Square and relies o

  • Acrobat Standard 9

    I' m using Acrobat Standard 9.5.5 but under Windows 7 "Programs and Features" there is a 2nd listing for Adobe Acrobat 9.5.5 CPSID_83708.  Can someone explain what the "CPSID_83708" means and why does it show as a separate installed program?