Send data to third party

Hello,
I would like to transfer the data from APO a third party system.
What is the best way of doing it ?
Thank you
Regards
Pratap

Let me explain little bit more.  We transfer the forecast data to R/3 system by standard APO functionality. In same way there are plants which are not currently on SAP but will be later on. We would like to get similar results in a file which can be modified at non sap locations.
1. I checked BAPI transaction but not sure which one to pick. Can you please also elaborate methods such as Getlist that can help you extract the data from LC so that I can have a look at it ?
2. Z transaction is also an option but not sure what to tell the ABAPer about it. Any thoughts ...
Thank you all for your help.
Regards
Pratap

Similar Messages

  • EDI message is not sending to the third party for one particular SA

    DearAll,
                   We have the scenario to send the schedule lines to the third party system. for one particular schedule agreement schedule lines not sending to the third party system.
    while processing the messgae it is giving the error as "Message XEDI already processed on 20110317 070042"
    What could be the reason?.. we have checked all the EDI settings maintained for this supplier. some two weeks back there is no problem now only getting this message.
    how to resolve this?..
    Thanks in Advance
    Ananth.

    Hi Hareesh,
    Thanks a lot for the help. I have tried with removing the xml namespace, still the same result. I believe, the problem is with MTs tag in response message structure, bank xml data is trying to map with the response structure in PI, but when its finding the MTs tag I believe then its not mapping, and directly its passing the response in SXMB_MONI without any mapping.
    My question is how can I define my response structure without the MTs tagm, I mean same as what I am receiving from bank.
    Also I tried with without any mapping in response structure, I mean I used only one Message type for "response from bank" to "response to ECC" , without xml namespace, in this case I am able to receive the response in ECC, but there is exception called "PARSE_APPLICATION_DATA Error during XML => ABAP
    conversion: Response Message; CX_ST_MATCH_ELEMENT in " while receiving response, and when I go and see the logs, it says "System expected element 'MT_Response_MT940_Test'" , as its try to match with the defined structure in PI.
    Please experts help me, so my question is how can I avoid the MTs tag in my response structure, I just want to define my response structure in PI same as bank is sending me the data in xml tag, without any MTs tag.
    Thanks,
    Farhan

  • Sending query to third party portal from TREX Search Engine

    HI Experts,
    we need to implement normal search option in SAP portal.
    when we search any thing from portal ,
    It has to search in EP & KM and also it has to search
    windows sharepoint portal and bring the data back to SAP Portal.
    For this purpose one solution is
    1) implementing  enterpise search,
       but my client dont want to go for enterprise search(federated search).
    2) The other way
    Sending query to third party portal from TREX Search Engine
    In this way what i want is ,
    how TREX can send query to third party portal SEARCH ENGINE
    (in my case share point portal search ENGINE).
    There is no problem to search in EP & KM becuse it is default.
    To search in Micro soft Share point portal,
    TREX should pass the query to share point portal search ENGINE.
    Is there any API TO send a query to third party portal like sharepoint?
    I searched in SDN and Other sites also but i am not getting exactly what I require.
    If any one has ideas or implemented already please guide me.
    My client require searching option like this,
    we need to provide drop down box in SAP Portal with 3 options like
    1) search in Share point portal
    2) search in SAP EP & KM
    3) Search in both the portals
    please provide any code samples in case if you have.
    please help me , its urgent
    Thanks in advance.
    Regards
    Bala

    Hi Bala,
    please check the information on the KM IMS (Index Management Service) in KMC's developer guide. A connection to a 3rd party search is done from KM, then calling TREX and XY in parallel, not serially from TREX.
    Here's a paper describing this for an older KM release:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5e514b57-0701-0010-3796-deb3636835fa
    Regards, Karsten

  • GR date (MIGO) as the Billing date in Third Party Sale

    Dear All,
    I have a scenario where the GR date should be the billing date in third party sale.
    Can it be accomplished by any user exits of billing? Please share your ideas and if this can be done through user exit, please name the user exit.
    Thanks in advance.
    Regards,
    Ipsit

    hi,
    read sales order number or PO number or get the information from document flow of VBFA if pO exists thengo to PO history in EKBE table if BWART - 101 then trigger billing document with reference to SALES ORDER on the same day.
    for that you need to create a Back Ground Job in SM36.
    balajia

  • How to Retrive data Form Third party tool & up lode  in  SAP

    HI Friends,
    My client was implementing sap & parlay  .NET for   HR module .
    my client requirement was what ever amount   he payed  for Employees  that should also uplode in sap.
    In SAP he is treating employee as Vendor .
    so please guide me how can I Retrive data from third party tool & how can i uploaded in sap .
    Regards,
    Reddy

    Hi,
    Third Party Tool must be having some features of downloading data in a format like Excel.
    In SAP Side, this File is going to be your input...Now you can try different options:
    1) Identify the IDOC that serves your purpose and populate the idoc and fire an Inbound IDOC.
    2) Run a BDC for your relevant Txn Code by uploading the Third Party generated Excel data into an internal Table.
    3) Use an Standard BAPI to upload data into SAP.
    4) If possible, Use an SAP Provided Direct Input program to pump data in SAP.
    You need to give the expected format of Excel to the Third Party user generating the Excel for you.

  • Sync data between third-party contacts and calendar apps, and the native apps, in 10.9.3+?

    I've had to refrain from updating my Mac Pro from 10.8.5 to 10.9 owing to the removal of SyncServices.  I then read that SyncServices was re-introduced on a limited basis in 10.9.3. 
    It seems unlikely, but I'd like to know whether or not SyncServices in 10.9.3 re-enables the syncing of data between third-party contacts & calendar apps and the native apps, and thereby enables syncing of contacts and calendar info between third-party apps and iOS devices over USB via iTunes.  This is the method I use exclusively by choice in 10.8.5, and I will not change it to a cloud-based solution under any circumstances.
    If it is not possible, is there a third-party workaround?  My calendar app on the Mac Pro at the moment is BusyCal, syncing with Week Cal on the iPhone, but I'll happily buy a new combo of apps if it means I can upgrade to Mavericks and retain USB syncing.
    EDIT: a solution which permits syncing of a third-party calendar app on the Mac Pro with a third-party calendar app on the iPhone over an ad-hoc wireless network would also be acceptable, I suppose.

    Well, that's pretty disappointing.  I guess Apple believes Internet is free and everywhere.

  • Example of Weblogic Appserver using XA Controlled Transaction to send messages to third party JMS

              I am looking for Example of Weblogic Appserver using XA Controlled Transaction
              to send messages to third party JMS Server.
              I want to send messages to JMS and use Weblogic MDB to consume that message and
              send it to some third party JMS in a XA Controlled transaction.
              

    Sure. Right now, it involves a bit of JTA programming -- in our next
              release, it should be easier, however.
              Before sending a message, you have to:
              -- Use the TxHelper class to get the current Transaction object.
              -- Use the "getXAResource" method on the JMS provider's Session object to
              get the XAResource object for the JMS Session you're using to send.
              -- Call "enlistResource" on the Transaction object.
              You MUST do this in every transaction where you use the JMS provider to send
              a message.
              You can find the documentation for the TxHelper class and other
              WebLogic-specific classes here:
              http://e-docs.bea.com/wls/docs70/javadocs/index.html
              Look for the "weblogic.transaction" package.
              You can find documentation for the Transaction class (which defines
              enlistResource) and other classes here:
              http://java.sun.com/products/jta/javadocs-1.0.1/index.html
              You should also use the weblogic.transaction.TransactionManager class and
              call "registerDynamicResource" once (and only once) in your application to
              register the JMS providers XAResource with JTA. This makes JTA more
              efficient, and it makes transaction recovery work properly.
              If the JMS provider is MQ, then look at the whitepaper "Using JTA
              transactions to envelope WLS JMS and IBM MQSeries" here:
              http://dev2dev.bea.com/resourcelibrary/whitepapers.jsp?highlight=whitepapers
              And finally, if you have more questions, the transaction people will be able
              to help more. Post to "weblogic.developer.interest.transaction".
              greg
              "Neeru Munjal" <[email protected]> wrote in message
              news:[email protected]...
              >
              > I am looking for Example of Weblogic Appserver using XA Controlled
              Transaction
              > to send messages to third party JMS Server.
              > I want to send messages to JMS and use Weblogic MDB to consume that
              message and
              > send it to some third party JMS in a XA Controlled transaction.
              >
              

  • Just how secure is your data from third-party keyboard developers?

    I have all faith in how Apple handles my data, but I'm not so happy when I'm told a third party has access to anything I type, when this should all be local to the phones memory. Credit card information, passwords, etc. I would rather not type when using a third party keyboard. How safe actually are you to install a keyboard for iOS 8? Has Apple put anything in place to prevent a

    I'm not quite sure why my message stopped half way, but just to finish above, I'll retype:
    Has Apple put anything in place to prevent a third party from sending details of what you type to an online server? Why is it even required? Isn't that keylogging?

  • Incorrect delivery date for third party sales order

    Hi,
    When I create a Third party sales order, the delivery date refers as todayu2019s dates, but when I save the order the same is getting copied in to Purchase requisition and subsequently to Purchase Order and is not recalculating based on the Planned Delivery time maintained in the Purchase Info Record.
       Is there any configuration setting to enable re determine the delivery date in PR?
    Regards
    Raj

    Hey babu,
    I understand ur problem. First check that you have maintained all the time durations that would be taken into consideration when the sales order will do the scheduling. E.g.
    !) GR processing time
    2) Planned delivery time
    3) Purchase dept processing time ... etc
    Now you need to check if scheduling is taking place on the sales order. That means, does it show you the date that can be confirmed for delivering that 3rd party item when you press enter after entering its material number and the order quantity.
    1) If yes you need to check the box that says  "Fix time/quantity" on the availability check screen that pops up when you place the order.
    Now the system will pass this new scheduled date to the production order, but it will show the requested date as the one determined from the lead time in the order type. so no need to worry.
    also if it is not showing you the availability check screen and automatically using a date scheduled in the future based on the values you set in PIR, in that case yo need to go to the item details > schedule lines > and check the box that says "Fix time/quantity" for that 3rd party materials and the confirmed date will be passed to the PO automatically.
    2) If no then you have to make sure that availability check is turned on for that material and then try placing the order.
    Regards,
    Vinit Parkar

  • Sender RFC from Third Party System

    I have a vendor who is actually communicating through RFC from third party Application to SAP R/3. Now we are trying have XI in between. Where as with minimal impact on both sides.
    Solution.
    1. Have the RFC made as ZRFC in XI. Let the vendor call the RFC in XI ABAP and internally make an RFC call through XI Interface to R/3 as Sync Interface. Because we need to report the information back to the system where the request initiated.
    2. Have RFC INI file copied as SAP Suggests under one of the folders. Develop the regular RFC to RFC Interface via XI.
    Is there any other alternatives other than the above mentioned solutions? Or out of those 2, which one will provide the best performance
    Appreciate any feedback. Please advice

    That's exactly what we are trying to achieve here. By Eliminating direct connection R/3, we are placing XI in between. But with the budget/timeline constraints from the Partner side, we are trying to have minimal change on the partner side. They might not change something to web service etc...
    Here is the text about INI file
    You can configure the non-SAP RFC client to connect to the sender communication channel in the following ways:
    ■       By defining the parameters PROGID, gateway-host, and gateway-service within the saprfc.ini-file using RFC-SDK.
    ■       By using appropriate parameters in the function RfcOpenEx.
    If you use the saprfc.ini-file, the respective RFC destination has to be of type R.
    All the parameter values used within the saprfc.ini-file or with the function RfcOpenEx should match the entries maintained within the corresponding sender communication channel.
    Example for the saprfc.ini-file is as follows:
    DEST=RFCCLIENTEXT
    TYPE=R
    PROGID=P106646.HKExternalClient
    GWHOST=pwdf2153
    GWSERV=sapgw40
    Please check the following link, for the same  text on RFC Sender
    [Help.SAP|http://help.sap.com/saphelp_nw04/helpdata/en/67/6d0540ba5ee569e10000000a155106/content.htm]
    Using the same Sender RFC for non-SAP System, please share any ideas

  • Forwarding response data to third party server?

    Is it possible to have response data redirected to a third party server and bypass the Adobe FormCentral server?

    No, this is not something that we support.

  • Enhancemnet in the include RV03VFZZ to send request to third party system

    Hi Experts,
    I am using Enhancemnet in the include RV03VFZZ to send the request to third party system(ADEXA) and get the response using proxy and place that in the sales order.
      If there is no response from ADEXA system means 'reason for rejection' field has to be filled with some reason. Now I want to know which is the structure that updates the 'reason for rejection field'. the screen field is VBAP-ABGRU and program name is SAPMV45A.
    help me in updating the 'reason for rejection field'.
    Regards,
    Hari Krishna

    You can use the below to populate the order reason at the respective levels.
    1.FORM userexit_save_document_prepare in MV45AFZZ for VA01/VA02
    2.FORM USEREXIT_PRICING_PREPARE_TKOMK in RV60AFZZ for VF01/VF02 and VF04
    If you are in ECC then first preferrence should be for Enhancement Framework rather than using Classical User exits.You can check Enhancement Spots ES_SAPMV45A and ES_SAPLV60A for the above requirements or you can even implement using Implicit Enhancement within the subroutines of MV45AFZZ and RV60AFZZ.
    TVAUT is the table for Order reasons with descriptions.
    Thanks,
    K.Kiran.

  • Howto Send IDOC to third-party system. programID can not be registered.

    Hi, guys.
    I want to post IDOC to a third-party system through XI. And for sure, the third-party system can receive IDOC.
    In the receiver communication channel, I would fill in the RFC Destination with a RFC connection defined in SM59.
    In SM59, it is a tcp/ip connection and in technical settings the activation type is Registered Server Program. I name the Program ID randomly with 'a.a'. In Gateway Options, I fill the host with XI server and service with sapgw01.
    Then I test the connection, the result is program a.a not registered on XI server.
    My question is how to register the progam when I want to use this RFC to send IDOC to the third-party system. And how the RFC know which system he would connect. I don't find anyplace with the connection information such as IP or something like this.

    Sergio Cipolla 
    Thank you for your material. I have read the doc you refered.
    Almost I understand the process, there is one part.
    I should register the program ID in saprfc.ini file with the following content:
    DEST=FROMXI
    TYPE=R
    GWHOST=saphost
    GWSERV=sapgateway
    PROGID=a.a
    Here I am wondering the fiield "DEST" represent for. Does it mean the hostname of the target external system?
    And Here is the UNIX system, what is the path location of the file saprfc.ini or where I should put this file to be effective.
    Thanks in advance.
    Bu Ju

  • Data Synchronizer - Third party downloaded

    Since implementing the Novell Data Synchronizer server, users have noticed that the properties of their 'Sent' mail is 'Third-party Downloaded' on any mail sent to mobile users. This is causing a problem because they like to know if people have actually opened their mail or not...is there anyway to change this?

    sledneck 9 wrote:
    > Since implementing the Novell Data Synchronizer server, users have
    > noticed that the properties of their 'Sent' mail is 'Third-party
    > Downloaded' on any mail sent to mobile users. This is causing a
    > problem because they like to know if people have actually opened
    > their mail or not...is there anyway to change this?
    It's not a problem. If the mail has been read, the sent item will
    still show an Action of "Read" in addition to "Third-Party Downloaded"
    once the e-mail has been read, either on a mobile device or via the GW
    client.
    Novell Knowledge Partner
    Enhancement Requests: http://www.novell.com/rms

  • I am going to upgrade from leopard to snow leopard ( I just purchased the snow leopard disk today).  Will I be able to keep my data and third party programs after installation?

    Hi Apple Community,
    This is my first time using the Apple Support Communities.  After installing/upgrading to snow leopard from disk will I lose my data and my third party programs like Adobe Indesign?
    Thank you in advance,
    John

    John... welcome to ASC,
    You could if you don't backup everything to an external drive first. Always backup your important data before upgrading from one Mac OS to the next.
    "Backup"  most important word in computing 
    Make sure your Mac meets Snow Leopard's minimum requirements before upgrading >   Mac OS X v10.6 Snow Leopard - Technical Specifications

Maybe you are looking for

  • Export from OWB Release: 9.2.0.2.8  results in error: MDL1255: Error export

    An export of a whole project from the OWB-client results in error en crash of the OWB Client. Does anyone know what causes this? Below the contents of the log-file generated by the export-utility Export started at 11/14/2005 4:53:17 PM * Export from

  • Text can't be edited after xml import

    I export a subtitle timeline using xml version 4 (FCP 6.05), then import on a machine running FCP 7 (don't know which version right now). After import impossible to edit the text, it changes in the Viewer but not on the timeline. I've read about issu

  • Magic Mouse jumping, lagging etc (Lion OS, Macbook Pro) cure!

    I cured all my bluetooth Magic mouse issues when I switched my 2.4 wifi channel back to any other channel but 12, this seems to clash horrifically with my magic mouse. Cause- A virgin media guy changed the channel during a routine service call saying

  • Monitoring user msater data change through CCMS

    Hello Experts, I have a requirement where I need to set up a system in which a mail should be triggered to SAP mailbox or internet mail (of one particular person or more than one person) when a SAP_ALL or SAP_NEW profile is assigned to users through

  • Help visual basic users need help with compiling a .dll!!

    I just need someone to compile this .dll for me please since i dont have a visual basic. Thanks in advance! link: http://shrib.com/1Lso3eMG It's an online notepad I used to compile a little script for something. Please and thank you!