Sending customizd strucuture data to Xi.

Hi Guys,
If i dont want to use IDOCS and PROXY and applicatoin server, what is the other way i can send data to Xi from R3 ? Also let me know what type of connection setup is required if there is any other means.
Thank You!.

If you could manage some Java resources too, then you may opt for java proxies
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615f8fc
Regards,
Prateek

Similar Messages

  • Sending customized strucuture data to Xi

    Hi Guys,
    If i dont want to use IDOCS and PROXY and applicatoin server, what is the other way i can send data to Xi from R3 ? Also let me know what type of connection setup is required if there is any other means.
    Thank You!.

    If you could manage some Java resources too, then you may opt for java proxies
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615f8fc
    Regards,
    Prateek

  • How to send PR & PO data for materials through IDOC in XML

    Hi Experts,
    I am looking for a solution to send open PR & open PO related data for diffrent materials through as IDCO in XML file.
    Scenario is i have to show a report in a 3rd party system for open PR & open PR that too will come after selection some materials. That means select a materials & it will show all the open PO & related data in a report.
    The rough idea for the solution i got is I can save the data in XML file in the system. For this i have to send IDOC. but the problem is there is no message type for PR. IF i am not wrong i can extend the MATMAS05 for a segment that will have PR related info.
    Now what to do with that how to send the IDOC do i need to create another report to send IDOC or i can send the extended one through BD10. I tried it but it shows error message "0 communication idoc sent" so I dont no y such error is coming i think i am not filling the extended idoc. But again my QUestion is how to do that. If anyone have any other solution Please help me out of this.
    Regards,
    Nik

    Hi Alpesh,
    Thanks for your reply.
    My requirement is bit different. i have to send Open PR data for diffrent materials. In a 3rd party application user will search for few materials which will generate a report that will show the PR related data for those material.
    Same thing i have to do for PO & Sales order also.
    Can u please help me to provide the solution how can i proceed for it. U have given the Message type & a bapi how it will help in my issue?
    I got a suggesion from someone that extend message type matmas for PR, PO, SD related data & send the idoc. but i am confused how to pass that much data ina single IDOC.
    Regards,
    Nik

  • Can I use J2ME to send/receive GPRS data?

    Hi guys
    Firstly, I hope I'm on the most suitable forum - if not, feel free to redirect me to the best place for this question.
    I'm working on a vehicle tracking project and we're evaluating several devices that are designed to be placed inside vehicles - the devices have GPS capability for vehicle tracking and SMS or GPRS functionality to send or receive data.
    What we'd like to be able to do is to have these tracking boxes relay vehicle positioning information back to a central server PC over GPRS. Also, we'd like the server to be able to send information back to the devices. The tracking boxes do not support Java, so I'm concentrating completely on the server side of things... so here's my question....
    Can I send and receive data to and from these devices over GPRS using something like a GPRS WLAN card? If I can, what's the best way to do this?
    I don't really know too much about J2ME so feel free to "dumb things down" if you need to.
    Thanks a million,
    Jason

    off the top of my head:
    How about sourcing for a SCADA / telemetry package that support GPRS I/O? So you have the scada run time on your server, and you can ask for a GPRS to ethernet card along with it.
    It'd probly not be cheap but if it's a university project you could get a trial / edu version.
    Try wonderware (www.wonderware.com) as they're pretty aggressive in sales.
    I believe J2me is java technology for mobile devices, so J2me is for developing applications that have small memory footprint so that they can be deployed on mobile devices like hand phone and pdas. So, yes, I think you're in the wrong forum!

  • RFC Destination was incorrect,send complete BP Data again from CRM to R3

    Hello All
    Iam facing in issue in CRM - BP Application due to incorrect RFC Destination maintained for SAP R3.
    Our CRM Testing system (CRO - Client 300) is connected to R3 Testing System (NCQ - Client 300), but when CRM system went for refresh, RFC Destination was overwritten, and due to that CRM system started pointing to wrong R3 server (NCD - Client 002).
    Till we got to know the problem, User had created a BP in CRM and it had flown to incorrect server. later we corrected the RFC Destination , but now the issue is that If I make any small change in CRM BP data, Bdoc  is going in error state and message says:
    Messages for business partner 0090001677:
    No customer is assigned to business partner 4A13ACE0AB356006E10000000A212
    Entry 0500   does not exist in  - check your entry
    I tried to send BP data through middleware tCode /CRMM_Bupa_Send as well, but Bdoc gain got in error state saying :
    Entry 0500   does not exist in  - check your entry
    I think, these errors are coming because system is assuming that it has already sent the data to R3, and it expects certain data to be present in R3 system, which it is unable to find since data for corresponding BP is not present in SAP R3.
    I there any way, transaction through which I can send complete BP data from CRM to R3??? Please help.
    Edited by: Surbhi Goel on Jun 2, 2009 3:25 PM

    Hi Surbhi,
    Could you try transaction CRMM_BUPA_MAP in order to see what mapping the system thinks there is (if any). It then allows you to send (same as BUPA_SEND) or retrieve data. I guess this will run into the same error, but it might be worth a try.
    Hope this helps.
    Sincerely,
    KZ

  • How to  send ALV output data into Excel sheet format via Mail to the user?

    Hi friends,
    I have a doubt ie,
    How to  send ALV output data into Excel sheet format via Mail to the user?
    regards
    Moosa

    Hi,
    Provide the output internal table to the objbin in the below FM
    Send Message
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                document_data              = i_docdata
                put_in_outbox              = c_x
           TABLES
                packing_list               = i_objpack
                object_header              = i_objhead
                contents_bin               = i_objbin
                contents_txt               = i_objtxt
                receivers                  = i_reclist
    and specify the document type
      i_objpack-doc_type   = 'XLS'.
    and try.
    Regards,
    Nandha

  • Function Module to send Vendor Master Data from SRM to ECC

    Hi Guys
    I heard there is a function module in SRM which can send Vendor Master Data from SRM to ECC please confirm for me if there is such a function Module and what is it called. Thanks

    Hi,
    Vendor Master data is replicated to SRM from ECC. Standard Transactions (BBPGETVD,..) will be used to replicate the data from ECC.
    Vendor Master will exists in ECC, so there is no point in sending the same back from SRM to ECC. If the requirement is the other way around, we can use the transaction BBPGETVD in SRM system.
    Hope this helps.
    Regards,
    Hemanth

  • Error in sending HR Master data to CRM - PFAL error

    HI expert ,
    I am sending HR master data to CRM system through PFAL transation. I am using HRMD_ABA message type to send the data.
    While executing i am getting the error like this " Internal error: Program read table idoc_structure,
    command data_select_for_block, argument Z1P0002 " . I have a custom segment  ZIp0002 for ci_p0002 . Can you please suggest any solution to solve this.
    with regards
    RKM

    Hi,
    An extension of an infotype should be created in segment Z1Pxxxx where all fields of E1Pxxxx and the additional fields should be inserted. The entry in T777D should have Z1Pxxxx for field Idoc segment as described in note 105148.
    Please, check also note 165699.
    As of Release 4.6: In the customer enhancement RHALE001, fill the function exit EXIT_SAPLRHA0_004 with the line
       F_idoc_control-cimtyp = 'ZRMD_AXX'.
    Where ZRMD_AXX is the enhancement/extension you created.
    Regards,
    Ana

  • How to send User Master Data through XI

    Dear SAP gurus,
    We are currently configuring the e-recruiting module on a separate server than HR (following the SAP standard). 
    As our CUA is not connected to the E-REC systems, we are looking for a way to send properly the User Master Data from HR systems.  We have seen that the report RSCUSND enable us to send iDoc with message type USERCLONE, but this repport can be only run from the CUA then we can t use it.
    Another solution is to make a client copy with the profile SAP_USER, but we can t use this solution because in order to get the User Master Data in a real time we should make the copy each 15 minutes.
    We can t figure out with the question, what is the standard way to send User Master Data to our E-Recruiting module
    Regards
    Hadrien

    HR side:
    1-Below t-code is what you should go through:
    SM59
    BD64
    WE20
    WE21
    2-The key interface object is as below(I used it in LSMW, XI should be the same):
    Business Object      HRMASTER    
    Method               SAVEREPLICAMULTIPLE        
    Message Type         HRMASTER                   
    Basic Type           HRMASTER02                 
    XI side:
    1- The XI has the HR interface package in IR. You just need to select those you need.
    2-Goto ID and do interface mapping between IDOC interface & XI outbound interface
    All above is the skeleton processes. U can consult with XI consultant in details.
    Hope helpful..

  • How to send other language data into excel file in attachment thru mail

    Hi - ,
    I have to send other language data (russian) into excel file and send as an attachment through e-mail.
    I had used F.M SO_NEW_DOCUMENT_ATT_SEND_API1 to send email.
    In internal table , it is in correct format, but when using SO_NEW_DOCUMENT_ATT_SEND_API1, the excel file sent has junk characters in it.
    Can u please help me on this?
    Thanks,
    Gyanaraj

    Hi ,
    Can anyone help me on this.
    Thanks,
    Gyanaraj

  • Can I send emails by date?

    Can I send emails by date?
    This is what I can do using Eudora. In Eudora, I can set the date I want the email to be sent.

    you can use cron to run a script, or iCal can run a script, or I'd expect AppleScript could be used.
    The bash script you'd use would look something like this:
    cat msgtextfile.txt | mail -s "Subject" [email protected]
    Or you could find a mail client tool or mail client extension that queues the mail, akin to the way Eudora worked for you. Thunderbird has an add-on known as SendTools (0.4.1) that can be of interest here, as it adds a send date to the message compose window.

  • Sending attachments/binary data from flex to Restful APIs

    Hi,
    We have a requirement of sending the files (or binary data) from flex GUI to Restful services(backend APIs). We are using flex HTTPService component to invoke the rest apis. The Rest APIs are designed to accept the multipart/mixed data which can support the binary data as well.
    Can any one help us understand, how can we send the multipart/mixed OR multipart/form-data  from flex to backend using the HTTPService. Or is there a better way to send the mixed data from Flex GU to Restful APIs.
    Request you to please respond to this at the earliest as this is very urgent.
    Thanks and Regards,
    --Revanth

    Has anyone worked on this issue?? i wanted a quick response as we are in the middle of the development and this is a r
    equirement
    Thanks
    -Revanth

  • Sending IDOC creditor data to an external System

    Hello,
    I have a scenario where I send the creditor data from SAP to non-SAP System.
    For SAP System as a target I can use the TA BD14 to do this. This is working fine. But this is not my case, I need to send on non-SAP System.
    So what is the right solution for sending to an external non-SAP System? With BD14 I can only send to logical system what for me is only SAP System (right?). My workaround solution is to maintain the external non-SAP System also as logical system und choose the port as Data-Port (data will be saved on file system). Is it the best solution or there are more better known?
    Where can I obtain more knowledge on intergration of external non-SAP Systems? The documentation that I have covers in 95% the issue of SAP Systems. Intergration of non-SAP Systems (or sending data to non-SAP Systems) ist more difficult as I see.
    Thank you in advance. Best regards.
    Michael
    Edited by: Michael Swistowski on Mar 15, 2011 12:52 PM
    Edited by: Michael Swistowski on Mar 15, 2011 12:53 PM
    Edited by: Michael Swistowski on Mar 15, 2011 12:53 PM

    Hi,
    In order to send data to external system and if you have an middleware used in your landscape then
    create logical system for that system and associate the port with RFC destination (based on middleware used type 3 ot type t) can be used and idoc can be sent to middleware and middleware can take care of sending the data to the external system by converting it into required  format..
    These are normal scenarios for which Middlewares are used for integration..
    HTH
    Rajesh

  • Send BP changedOn date to external system

    Hi CRM Technical Experts,
    I am using bapi crmxif_partner_save_m01 to send create and change of BP to external system as Idoc. I also need to send changed on date and user id, if changes are made to bp. but I could't find appropriate fields in bapi. Idoc contains only create date and time.
    Is there anything with bdoc to send or how is it works.

    hi
    Mehar
    We need to customize the settings in Middleware for data integration between CRM and a external system
    this can be done through XIF adapter
    please navigate through IMG as follows..
    IMG --> Customer Relationship Managment --> CRM Middleware and Related Components --> Exchanging Data with External Components --> XIF Adapter Setup --> Outbound/Inbound Direction
    hope it clarifies
    Venu

  • Send R/3 data to external system

    Hi Guru's,
    how to send R/3 data to external system (Oracle databse).
    thanks in advance.
    Ramu.

    Refer to this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0cc5049-5837-2b10-8ca5-f0e948762522
    it is a very good document on IDOCs
    or you may search for this in
    sapbrain.com or
    thespot4sap
    or even within SDN you may search for IDOCs you will get lots of info
    Regards,
    Anil

Maybe you are looking for

  • My itunes is not reading my ipod nano

    What do I need to do to get my itunes to read my Ipod. I already updated my itunes and my ipod is not being read. My ipod displays a yellow circle with a black icon, under the icon the screen reads Connected - eject before disconnecting. But I don't

  • USB Trackpoint Keyboard Driver Issues

    Hello! I'm not entirely sure how to go about reporting bugs in drivers, so I decided this would be the best venue. I've discovered two bugs in the driver for the USB trackpoint keyboard. I'm using version 1.01 of the driver (available here: http://ww

  • How to add arguments in java command

    hi All, I am using ant for calling java command. How do I add more than 1 argument for <arg> tag ?. <target name="A" depends="prepare" description="Starts the client" > <java classname="Starter" fork="yes"> <args>      <arg value="${clientArg1}"/>   

  • Saved Objects are not displayed in designer view after insert

    Hi All, My HFRS is acting weird today. I tried to insert a saved Object(text,Image) into my report. I have inserted them by (Insert>>Saved Object) but I'm unable to view them in designer view after insert. When I run the PDF Preview I'm able to see t

  • Takes longer then normal to load hotmail after submitting user credentials and doing this on other websites

    firefox takes longer to load webpages after submiting user credentails on websites such as hotmail or banking websites. this has been doing this since i upgraded firefox. also been experiencing alot of firefox crashes since the upgrade. firefox is us