Interfacing two SAP systems for data collection

hi,
A scenario. i have two sap systems, one is 4.7 and another is ECC. based on one value in 4.7 i want to collect data from ecc. this has to happen thru XI. so shud i write a function module in ecc which takes as parameter the input value and picks data from database and exports the same and enable this function module as RFC ?
so then from XI this function module can be called with the required input parameter ? can anyone give me the code/steps or how to do this ?
thks

Hello,
why do you want to use XI? I would create a RFC-enabled FM in the ECC system and a RFC destination (transaction SM59) in the 4.7 system (calling the ECC system). Then create a report in the 4.7 system, getting the value and calling the RFC in the ECC system via:
CALL FUNCTION <RFC function> DESTINATION <RFC-destination>
Best regards
Stephan

Similar Messages

  • ICR - Importing Data from Other SAP Systems for Reconcilaition

    Dear Ralph and Other Experts,
    At my current engagement we need to import data from a subsidiary separate SAP system for reconciliation. There are scenarios where one side of an Interco document is posted in the corporate system and the other half is posted in the subsidiary's system. The posts from the subsidiary are totaled by comp code account and trading part and then posted in the corporate system.
    This will make it challenging to run automatic rule assignments because scenarios will arise where one document in the subsidiary needs to be matched to many documents in the corporate system.
    I did some searching on changing the DataSource   in FBIC008 for certain company codes to file upload or external but cannot find documentation on how to complete the configuration or how this functionality it works. Has anyone used this functionality? Could somebody please explain or link me to a document about using this external or file upload functionality in the ICR system.
    Best,
    John S

    Hi Frank,
    Below are my thoughts, these are only conceptual and haven't had an opportunity to try these possibilities, also not sure if this is the right thing.
    1) Create an entry in DBCON using TCode: DBCO for the Database of system SAP2. Now in the application of SAP1 use the "SET CONNECTION" construct as the very first statement, so that consecutive SQL statements will point at the DB of SAP2.
    2) I have read somewhere that the Work Processes are connected to the Default database and i am not sure if you can change this setting, but if you can and provided you have have multiple application servers in your SAP1 landscape, then pick one of the application servers and change the settings on the WP to point at the DB of SAP2, you have the end users login to this particualr app server.
    3) If there are multiple app servers in SAP1 landscape, then choose one of the app servers and change the default database setting to point at DB of SAP2.
    Regards,
    Chen

  • Two SAP systems, same smartform, different print outputs

    We have two SAP systems, because of the different business areas that our company has.
    We develop a smartform with a custom style which has Gill Sans MT as default font. The smartform is printed directly into PDF format.
    On system A on all environments it works fine and we transported it to system B.
    On system B the output on PDF format comes in bold, all the characters are bold. This happens on all environments. On preview we don't see bold font but the spacing between characters is larger than expected (for example, a date is printed in two lines of a cell).
    I've checked the settings on SE73 and they are the same on both systems.
    I've also created a second style were I've taken out all bold settings. On system A, the smartform' style was changed to this new one. The changes were transported to system B, and still it prints all bold.

    Thanks for the replys. I think this is an answer to both.
    Checked SPAD and differences  are:
    1. output device LOCL:
    System A:     
    - Device Type: ZSAPWIN
    - Host Spool Access Method: F
    System B:
    - Device Type: SAPWIN
    - Host Spool Access Method: G
    2. Device Type:
    System A:
    - has two custom formats (none used on this specific smartform)

  • Planning & Consolidation Questionnaires for Data Collection

    Hi Friends,
    I need some help on the following documents.
    *1.Does any body have Planning & consolidation Questionnaires for Data collection (information gathering)*
    *2.Document on BPC integration with Other systems
    Regards,
    Mcs.Chowdary

    VenK7337,
    Could you show your python code. so we know what your are "writing" to the ethernet port?
    That way we can see what you are receiving.
    Parsing the incoming data (from the TCP-read) depends heavily on the device that sends it, and can not generically be described. LabVIEW has many byte (and even bit) manipulation functions to convert many different data formats to its own build in formats.
    So after the TCP listener is connected, you are constantly reading from the established connection (until it gets broken of course). More advanced example would be the internet toolkit if oyu have it.
    From the read characters (and I hope you designed a protocol with a clear starting character, ending character and maybe even a build in checksum) you parse the data and perform you action, and of course generate a reply. Again the internet toolkit is a good example. It parsed the input as it comes it, based on the HTTP format. Then generates the reply based on the request received.
    These days I would suggest not to use binairy encoded numerics. Try and use XML formatted data. Yes, it causes a lot of overhead. But typically this is not an issue and makes the code a lot more portable and maintainable. Also makes it easier to interface with other languages/platforms.
    Umless of course you are looking at Khz data rates, then XML is not th preferred choice.
    Hope this helps...

  • Synchronising Two SAP Systems

    Hi All,
            I have a generic doubt in synchronising two SAP systems. Say, I have systems A and B connected to 2 different servers respectively. Whenever I create a notification in system A, same should be created in system B, if any changes are made in system A on the same notification, that should also be reflected in system B and vice versa, same is the case for Purchase Requisitions, Purchase Orders and Maintenance orders.
            I tried with IDOC configuration but I am not sure how the standard IDOC message type gets populated, so I manually populated the segments and tested. That's working fine. But that is not what I want, everything should happen automatically.
           Please give a brief idea on how a standard IDOC gets populated and kindly advise me on what all possible solutions that I could try for.
    Thanks in Advance,
    Cheers,
    Vivek.

    Hi Madhu,
                Thanks for the response.
    I have already tried with ALE processing. But, the data is not getting populated in the standard idoc type. Instead it is getting populated in another idoc type as there is a configuration done already in NACE for that idoc type.
    By going through some links from google, I have found that configuration in the NACE transaction should be done for the corresponding output types, with medium as "Distribution (ALE)". But this will not work out for notifications as there is no standard output type for notifications.
    Cheers,
    Vivek.

  • Single billing from two SAP systems to common customer

    Our company was recently purchased by another. We have common customers. The business would like us to provide single billing to these customer out of the two SAP systems until we can complete the global merge into a single SAP system. Is there a way to accomplish this?
    Best regards.

    if we want to the combined billing for a customer. there are some restrictions: those are difference between the header data, billing date, payer, country is different we cann't bill in sigle invoice.
    regards
    rp s

  • Table in which system updates data collected through KKRV

    Hi,
    Can any one tell me the table in which system updates data collected through KKRV?
    and the correct procedure to collect the data for product drilldown.
    can i run KKRC alogwith KKRV to get summerized reports?
    Thanks in advance
    Regards,

    You could probably trace them at COSP or COSS tables where the object starts with VD (summarization object).
    Summarization transaction are better if run separately. First KKRV for summarising plant level information and then KKRC for hierarchy summarization.

  • Interface and SAP system issue

    hi Experts
    Scenario : We have External system (Interface) and SAP system. GR usually done in External system for stock materials PO , then it will transfered and updated in SAP system thro IDOC daily bases.
    And then in SAP ,Zreport is there to find out any discrepancy in stocks(Between Extrnl and SAP system).
    Problem: They had done GR in external system and they had transferred to SAP throu IDOC. (This usually bieing processed for 1000 of materials.
    Now for some materials its showing  discrepancy error in Zreport eventhough the SAP system got updated on stocks throu IDOC from external system. ( Not for all materials only for very few case).
    So any experts has come across this kind situation in thier experiance .. how to solve this ??
    Note : If any Bacth job is being done in background in SAP after updation the stocks in SAP system throu IDOC. How to find out the batch job in back groud ???
    Thanks

    hii
    Thanks for ur response.
    I did't mention in previous message, IDOC got posted in SAP system perfectly without any error . (I have cross checked IDOC).
    But after idoc posting in SAP system , the Zreport getting updated , so here is my confusion and doubt.
    Where there can be any system in background to update stocks in Zreport from SAP system. Is it possible to find from our side batch job has being processed between standard SAP and Zreport .
    There is any way to find ???
    Thanks

  • Two SAP systems in the same host "no files processing"

    Hello!
    I have two SAP Systems installed on the same host.
    If I execute redo logs archiving from DB13 I get the error "no files processing", because of I already executed redo logs for the other SAP system on the same host.
    <b>How can I set up this issue?</b>
    Thank you very much
    regards
    Thank you very much
    regards

    Hello!
    I have two SAP Systems installed on the same host.
    If I execute redo logs archiving from DB13 I get the error "no files processing", because of I already executed redo logs for the other SAP system on the same host.
    <b>How can I set up this issue?</b>
    Thank you very much
    regards
    Thank you very much
    regards

  • Two SAP system in one host and one oracle software

    Hi SAP Gurus,
    We want to install Two SAP system (PR1 & PP1) in one host(Prdb05) and one database (Oracle). I dont want to do MCOD.
    I am very confuse about what changes i need to make before start the install of PP1. Actually i do not required to install oracle software again. am i correct ?
    also i do not required to install oracle client again.am i correct ?
    Will it take software automatically ?
    In SAP note 350251 they asked me to run ./runinstaller !!! but when we
    are not installing software again why we need to to execute that.
    Will you please guide us for the same.

    Hi , This is what you have to do .
    Couple of questions before i answer anything
    1) Is your first SAP system installed ?
    2) is this High Available system
    What Oliver suggested is a valid option on Windows , but not on Unix .
    In Unix you might face problems for user,groups because the user for ORACLE_HOME should ideally be ora<SID>, and if you have 2 SID and one ORACLE_HOME , which user will you give ?
    So , it is better that you have 2 seperate oracle software installed , 2 seperate ORACLE_HOME , 2 seperate filesystems for oracle software .
    Hope you understood , what i am trying to say .
    Thanks
    Prasannna

  • BPMon Setup: Check user for data collection

    Dear experts,
    I'm trying to configure Business Process Monitoring in our Solution Manager system and I'm stuck in the step "Check User for Data Collection". See screenshot. I mark this row and click on "Execute Selected". A background job is scheduled and finishes after some 6 seconds, But this step is still marked as "Activity not yet performed". Any idea how this can be solved? I read the documentation, notes and the troubleshooting guide but found nothing about this specific problem.
    Many thanks for any help!
    Calin

    Hi Calin
    The status will remain grey as long as there are clients in the managed system that have not been connected to the Solution Manager.
    However, if there are clients the you would not like to connect to Solman on purpose, he can simply set the execution status to “manually performed”, then the activity will be set to green. I have attached some screen shots from a test system so you can see what I mean.
    Best Regards
    Mark

  • Calculations for data collection

    Hi,
    In 'formula' type parameter for data collection, for the first time when operator enters values, the formula parameter does the calculation and give results.
    However, if later on the same data is edited, then the calculations donot take place and operator himself has to calculate and update the field.
    foreg: P1 and P2 are 2 parameters under 1 DC group.
    P3=P1+P2.
    When operator enters for the first time values for P1 and P2, P3 gets calculated. However, If later on values for P1 and P2 are edited through 'data collection edit' activity, P3 calculations donot change and operator has to calculate it and re-enter in P3 field.
    This is my understanding, please correct me if these calculations automatically takeplace whenever the base values are edited .
    Thanks.
    Regards
    Mansi

    nimaq,
    One of my more astute coworkers (a know it all, so he thinks, hehe), reminded me that we do sell a PCMCIA/Cardbus PXI Chassis controller and a ExpressCard PXI controller (if you have a computer with an ExpressCard slot).
    Cardbus controller link...
    NI PXI-CardBus8310
    ExpressCard controller link...
    NI PXI-ExpressCard8360
    If you buy a PXI controller for your Laptop, a PXI Chassis, and a PXI digital frame grabber, then you will have a system that allows you to grab images from your digital camera via your Laptop.  If you have not yet purchased a Laptop, I highly recommend you purchase a Laptop with an ExpressCard slot (they have much higher bandwidth) which you will want for frame grabbing.
    Below is a Link to a 4 slot PXI Chassis...
    NI PXI-1031
    Below is a Link to a Digital PXI Frame grabber...
    NI PXI-1422
    Buying these 3 products (PXI-ExpressCard8360, PXI-1031, and the PXI-1422) and the proper laptop, will give you a top of the line digital camera acquisition system.
    Lorne Hengst
    Application Engineer
    National Instruments

  • MATERIAL LINK TO ONE SAP SYSTEM TO ANOTHER SAP SYSTEM FOR IDOC TRANSFER

    Hi Experts,
    How the  MATERIAL LINK TO ONE SAP SYSTEM TO ANOTHER SAP SYSTEM FOR IDOC TRANSFER?
    Scenario : when 2nd system create the invoice,it will create a po in the 1st system.
    51 error msg we are getting material does not exists.but the material is available in the receiving plant.
    Please suggest

    If you say the material master is available in the 1st system (where you create the order), then the material number in the IDOC  may not match with the material number in your database.
    leading zeros. material number stored as alphanumeris instead of numeric.

  • RFC connection between two SAP systems (with SAP router)

    Hi!
    I would like to set up a RFC-connection from SAP Solution Manager to other SAP system.
    The network connection between the servers is VPN.
    How can I set up this RFC-connection, if my connection between two SAP systems looks as follows,
    (I use the following SAP routers)?
    my server  --> customer
    my server --> internal SAP Router server xy (10.101....) --> SAP Router customer 2 (10.1....) --> SAP System customer (134....)
    Back-way
    SAP Systeme customer --> SAP Router customer (134.1....) --> internal SAP router (212.6....) --> my server
    How can I set up this RFC-connection, if my connection between two SAP systems looks as follows,
    (I use the following SAP routers)?
    something like:
    /H/10.101..../S/sapdp99/H/10.1.4..../S/sapdp99/H/134...
    Thank you very much!
    regards
    Thom

    Same answer as in the other forum where you cross posted....

  • Is it possible to install two SAP system with same SID but different instance numbers on one host?

    Is it possible to install two SAP system with same system ID (SID) but different instance numbers on one host?
    If yes, then how?
    If no, then why?
    Thanks in advance.
    Regards,
    Sarim

    Is it possible to install two SAP system with same system ID (SID) but different instance numbers on one host?
    Yes, it is possible. If one is CI (PAS) and the second one is an AS (AAS). In this case there will be only one database.
    If you are talking about two separate SAP systems with separate databases (Eg: A BI and an ECC) with the same SID then the problem will be with the database (Eg: Oracle)
    The database will be installed under /oracle/SID/112_64 (ORACLE_HOME) unless one database is running on 10 G and in that case the ORACLE_HOME will be /oracle/SID/102_64
    The next issue will be with the SAP file systems like /sapmnt/SID
    The most important problem will be with the switch to the sidadm and orasid users and the conflicts there. If there is a need to stop one of the SAP systems and if you do a switch to sidadm and issue a stopsap command which system will be stopped ?
    These are few of the many problems I can think of.
    So if we are talking about two separate systems with their own databases I would rule out the possibility of having two systems with the same SID.
    Regards
    RB

Maybe you are looking for

  • TS4062 Cant sync Ipod touch. Itunes 11 cant determine apps on ipod.

    Recently upgraded to Itunes 11 and tried to sync computer (windows vista) with my ipod touch. Started to sync then stopped with meassage"apps installed on ipod could not be determined".  Would not let me drag and drop apps into home screen either, sh

  • Any reason I shouldn't upgrade to Quantum Gateway router?

    This may sound like a dumb question, but I've been bitten before by upgrading software or equipment and missed some gotcha and ended up worse off. Problem I want to solve is slow/weak internet (old home with thick lath and plaster walls, and lots of

  • Import PO Receipts using custom conversion.

    I am importing PO Receipts through a custom conversion by populating the PO Interface tables and running the receving Transaction processor. But when I look for the receipt in the application, I cannot find it. The receipts correspond to existing App

  • How to take data dump(export) with given language set on oracle 9i database(production server) ?

    Hi, I am taken data dump on oracle 9i machine and ported (imported ) oracle 10g (production machine) ,But it will showing error : language set error, Could you tell me how to take data dump with language set. Regards, Suva

  • Lookup and ping different after DNS flush ...

    Could somebody help me here please... <code> macbook-2:~ steve$ dscacheutil -flushcache macbook-2:~ steve$ dig www.stephan-zehrer.de ; <<>> DiG 9.4.3-P1 <<>> www.stephan-zehrer.de ;; QUESTION SECTION: ;www.stephan-zehrer.de. IN A ;; ANSWER SECTION: w