IDOC Transfer data between SAP 2 System

Hi All,
I have SAP two systems. I want to transfer data between SAP by IDOC. please let me know about how to
set "LOGICAL SYSTEM" for receiver for use on distribution model setting. If you have other method please recomended. 
Regards,
Moderator message: please search for available information before asking, do not ask basic questions.
locked by: Thomas Zloch on Sep 2, 2010 10:54 AM

Hi,
The steps which u need to do for logical system setup:
outbound configurations (Sender)
s1) Goto BD54 - DEFINE SOURCE SYSTEM & RECEIVER SYSTEM HERE
s2) BASIC SETTINGS --> LOGICAL SYSTEM -->Assign Logical system to client.
s3) a) Goto TCODE u2013 WE21
          create port for sender.
s4) a. Maintain Distribution Model in Detail.
     Execute BD64 and click on change.
     Click on Display/ Change button
s4) b. Click on Edit menu -> Model View -> Create
s4) c. Select your model view and click on Edit menu -> Add Message type  
s4) d. Click on Environment Menu -> Generate Partner profile
s4) e. Click on Edit Menu -> Model View -> Distribute.
s5) Goto TCODE u2013 WE20
     Click on Partner Type LS (Logical System) and press Create Button
INbound configurations (Receiver)
S1)  Goto TCODE u2013 WE21
          create port for receiver.
s2) Goto TCODE u2013 WE20
Click on Partner Type LS (Logical System) and press Create Button.
A profile is created for RECEIVER (client) so that we have  to use the same profile every time we transfer a new message 
type to this Receiver.

Similar Messages

  • Using EDI/IDOC transfer data between two systems

    Hello,
    I would like to transfer invoice data from one R/3 system to another R/3 system using XI.
    I am thinking that it should be possible using Output type determination of the TCode MIRO.
    Is it possible to achieve this by creating
       1. Output type determimation EDI
       2. Create partner profile for message code INVOIC.
    Could you share your expertise on how to achieve this?
    Thanks
    William

    Thanks Venkat,
    For some business reasons, we would be using XI to send invoice from R/3 to R/3 and Yes we need IDoc adapter.
    Let me rephrase my question.
    Can I use output determination EDI to send Invoice from R/3 to R/3 via XI? If it is possible then what are steps required.
    William

  • Transfer Data from SAP system to non-SAP system

    Hi all,
    I want to send material no, site and price data from SAP system to non-SAP system. Would you tell me how can I do it
    Thanks
    Arif
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Oct 16, 2011 10:38 PM

    Hi,
    you can create the same...
    but normal practice what we do is create swc for each system so that it is easy to maintain and easy to extend in the future..
    or else follow some conventions if you are just starting the things..
    HTH
    Rajesh

  • Transfer customizing data between SAP System

    Hi to all!
    How I can transfer PS customizing data between R/3 4.5B and R/3 4.7?
    Thanks,
    Gianluca

    Hi,
    Can I suggest a slightly more robust approach?  What Andreas is suggesting, is that in fact you should be able to transfer the customising data by doing a standard transport.  You can create a transport in your 4.5B system and then it can be physically copied (at the operating system level, for example FTP) to your 4.7 system and then imported.
    I think that this is probably the right way to go, but you may have some troubles if the PS system has some changes in 4.7 (as the destination config tables may have different structures to the source tables).
    The change I suggest from Andreas is start by using the IMG to generate the transport.  If you go to every area of customising that you wish to transfer to the 4.7 system and make a change (save to a change request) then change it back and save, you will make sure that you have every table required to be transferred in your change request.  You can then edit the change request (in SE09) and change the keys (by putting an *, rather than the specific data) to ensure you get all the data. 
    I just feel that given the complexity of configuration tables (and the sheer number of them) it would flow smoother if generated the initial list via the IMG, rather than trying to figure them all out yourself.
    After the change request has all the correct entries you will need to release it (to ensure that the object in Unix has all the data from the SAP system).  You can then FTP it to the 4.7 system and do an import of the change request (and cross your fingers that you don't get import errors due to config tables changing in 4.7).
    Hope that helps,
    Brad

  • Transfer data from Sap system to .xls format

    Hi Friends,
    How to transfer data from a internal table in SAP system to the .xls file in legacy system.
    Is gui_download the correct one.
    Thanks,
    Anuradha

    yes , using FM GUI_DOWNLOAD you can down load the data to excel sheet
    for this use FILETYPE = 'DAT'

  • How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI

    Hi,
    I just read "How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI".  While I'm waiting for  more authorisation to r/3 to carry it out and test this functionality.
    I'd like to ask a question to anyone who has implemented this type solution.  On page 10 it talks about creating a view then setting up the datasource. The solution talks about runnig a query.  I suspect when we run a query I would run it for only a period(using variable) to reconcile.
    My question is this.  Will the datasource extractor on /r3 only select the period in our variable or will it do a full selection of the data which would then be passed to BW for filtering?
    Regards

    DEar Mark,
    There are several avenues where you can see and reconcile your data with source system, u can see data in by tcode RSA3 for a datasource, and compare the values with actual document posted into the R/3 system. Respective fuctional consultant canhelp you a lot to confirm the data.
    On BW side u can see the data in PSA and then check tranformations which subsequent change/update/reject data records based on the selective conditions.
    hope this helps.
    Kindly assign the points if it works.
    Revert back if u need futher help/information.

  • Use of SAP memory to transfer data between two different sessions.

    Hello experts,
    I wish to know how to use SAP memory to transfer data between two different sessions.
    The scenario is that when I run a report and change a variable, the value of changed variable should be availabe to another user on another terminal.
    Thanks & Regards!
    Sumit

    Hello,
    Just to add what Max has already mentioned. IMPORT TO / EXPORT FROM DATABASE statements can be used to store data in special "cluster" tables (you can't use any DDIC table) e.g., INDX.
    @OP: You can opt for Shared Memory(SHM) for this specific requirement as well. In my opinion SHM is a bit tricky to code, but it is easier to monitor. The opposite holds true for "data clusters".
    You should remember SHM is app-server specific. So if you've a load balancing scenario, using SHM can cause problems.
    Hope i'm clear.
    BR,
    Suhas
    Edited by: Suhas Saha on Nov 19, 2010 4:12 PM

  • Transfer ports definitions between SAP systems

    Hi,
    I would like to know if there is a way to transfer ports definitions (WE21) between SAP systems ?
      Thanks, Nir.

    There is no program to copy ports into another system. You could write an ABAP program and an RFC FM to read EDIPOA and EDIPORT tables from other client and insert them into the current system tables, but it is not suggested to do that because the RFC destinations should exist and no company wants to do direct update on SAP delivered tables because SAP will not support in case of errors.
    Thats why as far as my experience, I've always created them manually.
    regards
    Shravan

  • How  to transfer data from one system to another by datamart please give de

    how  to transfer data from one system to another by datamart please give details

    Hi Deba,
    Find the below SAP help doc which may help u...
    http://help.sap.com/saphelp_nw70/helpdata/en/12/43074208ae2a38e10000000a1550b0/frameset.htm
    Also find the below threads...
    Loading data from one cube to another cube.
    data copy from infocube to infocube in two different BW systems
    Delta when loading from ODS to ODS
    reg datamart
    Data mart flag
    Regards,
    KK.

  • Transfer data from SAP TABLES to a SQL table

    Hi,
    I need to transfer data from SAP tables to a SQL table. Please suggest the best way as well as the steps please.
    Regards,
    Kamlesh

    Hi
    Step 1: Create an entry for the External database in DBCON table using Trxn: DBCA.
    Field Name Description Value (For: E.g.:)
    CON_NAME Logical name
    for database con RAJ
    DBMS Database system MSS
    USER_NAME Database user <username>
    PASSWORD Password for setting up
    the connection
    to the database <pwd>/<pwd>
    CON_ENV Database-specific MSSQL_SERVER=depotserver MSSQL_DBNAME=HOF_INDORE
    DB_RECO Availability type for an open database connect
    Then, you can define internal table and code the following way:
    DATA: BEGIN OF wa,
    c_locid(3),
    c_locname(50),
    c_locstate(5),
    END OF wa.
    EXEC SQL.
    CONNECT TO 'RAJ' AS 'V'
    ENDEXEC.
    EXEC SQL.
    SET CONNECTION 'V'
    ENDEXEC.
    < Populate SAP data into an internal table >
    Loop on itab.
    EXEC SQL.
    < code here for populating data into MS-SQL Server table>
    ENDEXEC.
    Endloop.
    Regards,
    Raj

  • How to send IDocs from a non-SAP system to a SAP system

    Hi everyone i am new to SAP R/3 System.
    Currently i am required to send IDocs from a non-SAP system to a SAP R/3 System.
    There is a guide on Cost-Effective and Quick Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface. But its from a SAP system to a non-SAP system and i am able to do that.
    Is there any step by step guide where they teaches you how to send IDocs from a non-SAP system to SAP system via similar method?
    Thank You!

    Hi,
    I hope this link may help you......
    http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r1/index.jsp?topic=/com.ibm.swg.im.iis.ds.entpak.sapr3.use.doc/topics/c_pack_r3_Introduction.html

  • BADI to transfer data between BPC applications

    Hi Experts,
    We have written script logic using BADI for transfering data from HCM application to FINANCE application using DAPP BADI. below is the code
    // Member Sets
    *SELECT(%OPEN%, ID, TIME, PERIODSTATUS=OPEN)
    *SELECT(%ALLEMP%, ID, EMPLOYEE, CALC=N)
    *SELECT(%TERMS%, ID, EMPLOYEE, TERM_PER )
    *SELECT(%NHIRES%, ID, EMPLOYEE, START_PER )
    *SELECT(%INTERN%, ID, HCDATASRC, EMP_TYPE=INTERN)
    *SELECT(%CC%, ID, COSTCENTER, CALC=N)
    *SELECT(%GEO%, ID, GEOGRAPHY, CALC=N)
    *SELECT(%BENEFITS%, ID, HCACCOUNT, USE_IN_LOGIC_CALC=BENEFITS)
    *SELECT(%VAR_COMP%, ID, HCACCOUNT, USE_IN_LOGIC_CALC=VAR_COMP)
    *SELECT(%VAR_COMP_PC%, ID, HCACCOUNT, IS_B_VAR_COMP_PC=Y)
    *SELECT(%BASE_COMP_PC%, ID, HCACCOUNT, IS_B_BASE_COMP_PC=Y)
    *SELECT(%AMT_PER_HC%, ID, HCACCOUNT, IS_B_AMT_PER_HC=Y)
    //Transfer to Finance
    *XDIM_MEMBERSET RPTCURRENCY = PC, USD
    *XDIM_MEMBERSET TIME = %OPEN%
    *XDIM_MEMBERSET EMPLOYEE = %ALLEMP%
    *XDIM_MEMBERSET HCACCOUNT = %BENEFITS%, 60000, %VAR_COMP%
    *START_BADI DAPP
    DESTINATION_APP="Finance"
    RENAME_DIM="HCACCOUNT=GLACCOUNT"
    ADD_DIM="DATASRC=PLAN_HCM","MANDA=SNPS"
    DEBUG=ON
    *END_BADI
    when we run this code through Program UJK_SCRIPT_LOGIC_TESTER directly in BW system, it went fine but when run from BPC Data manager , it consuming more memory ( at the programe CL_RSR_RRK0_PARTITION=========CP) and dumping in the system. can you suggest us on this?
    My mate already posted the same issue in below thread, but no luck so posting new thread again.
    Creating Custom Script Logic Keyword BADI's - BPC NW
    Thanks,
    Sri

    Hi Sonal,
    other than partitions, text file
    there are two more methods, according to my knowledge
    1.XREF
    2.HAL (Hyperion Application Link) using essbase adapters
    we use both XREF and HAL at our company to transfer data between applications depending on the need.
    hope this helps.
    Dornakal.
    www.dornakal.blogspot.com

  • But i cant transfer data between iphone/ipad to apple tv  any suggestions?

    so i purchased 2nd gen apple tv everthing is up to date on homesharing is on but i cant transfer data between iphone/ipad to apple tv  any suggestions?

    Welcome to the Apple Community.
    Do you mean you can't stream movies etc. You can only play media over Airplay, you can't share data from other apps.

  • Source system settings to transfer data from GTS system to BI

    Hi Friends,
    I am trying to trnasfer data from GTS system to BI through the BCT datasources 0SLL_CD_1; 0SLL_CD_2 & 0SLL_CD_3. I am getting an error ""No document type for transmitting data into BW - Message no. /SAPSLL/CORE503".
    Could you please tell me what are SPRO settings to be done to activate the document types inorder to transfer data to BI system.
    Thanks,
    Neel

    Hi,
    Even I am facing the same problem...did you get a solution for this. ?
    Gopi

  • How to transfer data between a multi-thread dll build with LV7 and MS C++, using envent programing method.

    It is easy to transfer data between a simple input/output dll build with LV and an external code like C++, but when data are available inside a loop running in the dll(in fact thread running in LV); How can I read them or receive an handle pointer to the calling C++ application when new data are ready.

    If you're using LabVIEW 7, you can use the PostLVUserEvent function to fire an event for an event structure in LV. Refer to the Using External Code in LV manual.
    Or you could use datasocket for this. The datasocket activex dll is nids.dll. You could have the class wizard generate wrappers for you or if you have Measurement Studio, you could use the custom wrappers it provides to communicate between the VI and dll.
    I hope this helps
    Bilal Durrani
    NI
    Bilal Durrani
    NI

Maybe you are looking for

  • My Macintosh HD drive is not showing in Time Machine just Boot Camp.

    how do I add my Macintosh HD drive to Time Machine on OS X 10.7.5

  • Launch NSU impossible

    Greetings, I have a big problem with Nokia Software Updater. It's doesn't launch and stay freeze in the first screen "Démarrage de l'application" in french (look like "software running ...). I have the 1.8.10fr NSU in french and i have try english ve

  • SelectOneChoice in Table

    Hi, I need to have a selectOneChoice in a table. I am using ADF 10.1.3.0.4, I simply did drag and drop of the item from DataControl and Set the property of valuepassthru and autosubmit. Code is as follows. <af:selectOneChoice value="#{row.SecInspStat

  • How to use the Function module CSAI_BOM_MAINTAIN

    Hi Friends,    I want to use the FM CSAI_BOM_MAINTAIN to upload sub-items for a BOM. I also wanna make sure that the sub-items created/deleted for any line item, using this FM, must happen under the change number which i provide on the screen.   Pls

  • 802.1x dynamic vlan assignment using ACS 4.2

    Hi we have 10 switches 2960 configured with 802.1x authentication against ACS server 4.2. we have 2 vlans configured on the switches for administrator and endusers. the end user vlan id is 10 and the administartor vlan is is 100. we need to apply the