RFC/IDOC Import error

Hi
when i try to import idoc or rfc iget this kind of error
**Ready for import**
Import started...
BAPI_COMPANYCODE_GETDETAIL:
+ com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: The function module "DD_DOMA_GET" not released for 'remote' calls.
Import failed with 1 error
as i'm using ides version i dont have the access to change the DD_DOMA_GET as remote enabled.
any one please suggest me .
total points will be rewarded.
Request for no links
Thanks,
Mohan

HI,
   Let us take an example.
assume that you have WEBSERVICE - XI - RFC scenario.
You have to call the RFC/BAPI in system A.
YOu are trying to import the BAPI structure in XI IR.
YOu get an error importing.
Now, you can try to import the same BAPI/RFC from System B(If the BAPI is avaialable in it) even though your scenario doesn't involve System B.
Regards,
Ravi

Similar Messages

  • RFC function import error

    Hi!
    My scenario is RFC to XML file.
    so, I wana import the rfc function, it happened error like followings.
    RFC connection(SM59) and attribute (remote enabled) are no problem.
                 **Ready for import**
    Import started...
    Z_FIALI_SND_C540_0011_ZALIDO01:
      + com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: connection closed without message (CM_NO_DATA_RECEIVED)
    Import failed with 1 error
    Pls, help me.

    Hi,
    Just follow these steps and see if it still gives a problem:
    - First make sure that the RFC is remote enabled.which i guess you know how to do.
    - then make sure that you have activated it.
    - then also note that you have to release the RFC from SE37 using menu Function Module->Release.
    and also go through this thread which also deals with your problem.
    Exception while Importing RFC/IDOC
    let me know if u have problem even after doing that.
    Regards,
    abhy

  • RFC metadata import error - Couldnu0092t find the branch for version with id

    Hi All,
    When re-importing RFC meta-data, system returned following error message   <i>Couldn’t find the branch for version with id = <version id></i>
    I am not able to delete the existing (already imported) RFC meta-data.  However, I am able to import the same RFC into a different Software Component.
    The error is described in SAP note – 710998, unfortunately, this note only references  XI 2.0
    Is there anyway other than these-
    1) Deleting a new SWCV and importing it and then import the RFC and make Release transfer from new SWCV to Old  SWCV. If so, is there any impact on my QA systems and Productions systems during transport.
    2) Deleting the existing SWC and Reimporting from SLD and trying to import the RFC again and redoing all the design
    3) Exporting the current SWC and deleting it and importing the same file and then trying out the RFC import.
    These options I just thought as an workaround solutions. Because i am not able to try these, as i don't have any test systems for this. Let me know any suggestions on these.
    Thanks in advance,
    Regards,
    Moorthy

    Yes, the used structures were imported from an old XI system. But I created the mapping new on the PI and put the used externel definitions manually to the mapping. That worked fine but now everytime when saving the mapping this error occurs. Btw both structures are used in other mappings, too, and they can be modified without any problems.
    Which jdk version do you mean? Client or server?
    Regards.
    Oliver.

  • SWCV RFC/IDOC Import settings

    I have to input client number for SWCV. We have different client number for DEV, QA, PRODUCTION system. I have to change this parameter for each build of integration content.
    How do you solve this problem?

    hi Denis,
    no need to do it
    you import IDOC/rfc only on dev (as they are the same on quat and prd)
    and then you do standard XI transports (of repository) to quat and prd
    just like the rest of your integration repository objects
    Regards,
    michal

  • DEBMAS IDoc import error

    I am trying to import the IDOC DEBMAS06 into XI in the IR.  I am trying to import from an ECC 6.0 system.  When I try this import I get the following error:
       DEBMAS.DEBMAS06: Error
        + Error: IDoc type DEBMAS06 contains errors (unable to read segments)
       Import failed with 1 error
    I am able to import other Idocs, such as ADRMAS03, SERDAT01, and even DEBMAS04 just fine.  DEBMAS05 and DEBMAS06 fail though. 
    I have looked in WE60 and WE30 at the IDoc, and the check is ok, everything seems released. 
    Any ideas on what this may be? 
    thanks
    Jake

    hi,
    try loading metadata dor debmas06
    from IDX2
    if this will work you can get debmas06
    from any other sap ERP system in your company
    Regards,
    michal

  • Error importing RFC / idoc despite following note 769356

    We have been experiencing a number of problems where we cannot import RFC / idocs in the integration repository.  The BASIS team have followed note 769356 and originally this solved the problem but meant that we reverted back to old screens in the Integration Builder and some German texts in the Integration Repository.
    Current patch version is Support Stack 4
    To get to this point the following steps were followed:
    Undeployed com.sap.xi.repository
    Deployed the install version of com.sap.xi.repository.
    In order to correct the problems with the incorrect screens etc.. The following steps were carried out:
    Undeployed com.sap.xi.repository
    Deployed the Support Stack 4 version of XITOOLS (includes com.sap.xi.repository)
    Applied Support Stack 5 for the Abap kernel
    Applied SAPXIAFC04P_1-20000272 and SAPXITOOL04P_1-20000274 via SDM
    This fixed all of the problems with German texts etc.. but now we cannot import RFC / idocs again.  In the Java Web Start Log (attached) we still get the error message
    mentioned in note 769356.  We have deleted the Web Start Cache on the client hosts (several restarts of the machine and deletions of the cache).  The BASIS guys are going to undeploy and redeploy the repository again but failing that we are running out of ideas.
    Does anyone have any suggestions?
    Here is the entry in the log file:
    java.lang.AbstractMethodError: com.sap.aii.ibrep.sbeans.upload.UploadServiceRemote_Stub.openSAPSource(Lcom/sap/aii/utilxi/misc/r3Connect/SAPConnectionData;Lcom/sap/aii/utilxi/misc/r3Connect/SAPLoginData;Lcom/sap/aii/ib/bom/gen/VersionContext;)Lcom/sap/aii/ibrep/sbeans/upload/SourceID;at com.sap.aii.ibrep.clsif.upload.RemoteUploadClient$ConnectionImpl.connectBean(RemoteUploadClient.java:107)at com.sap.aii.ibrep.clsif.upload.RemoteUploadClient$ConnectionImpl.<init>(RemoteUploadClient.java:91)at com.sap.aii.ibrep.clsif.upload.RemoteUploadClient.getSAPUploadConnection(RemoteUploadClient.java:66)at com.sap.aii.ibrep.gui.tools.r3import.wizard.SAPLogonPage.connect(SAPLogonPage.java:94)at com.sap.aii.ibrep.gui.tools.r3import.wizard.R3ImportWizard$LoginTask.run(R3ImportWizard.java:456)at com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run(ThreadPool.java:321)

    Dan,
    you are almost there!
    If you religiously follow note 769356, you should not have this problem.
    Just do the following as the note suggests:
    - From SDM, undeploy only the com.sap.xi.repository
    - Unzip SAPXITOOL04P_1-20000274.SCA.zip 
    - The file ExchangeRepository.sda will be one of the extracted files
    - Only import the ExchangeRepository.sda.  Do not import the entire ZIP package.
    - Restart the J2EE engine.
    - Delete Webstart Cache
    - From the XI admin page:
    http://XIhost:50000/rep/support/admin/status.html
    Re-Initialize the Jars for resigning.
    - Wait for 5 minutes for the jar signing to finish. Sometimes, the jar signing gets interrupted, you have to let it finish.
    The above steps worked for me.
    thanks,
    Manish

  • Import RFC/IDOC error

    Hi all,
    I am following "How to...push data in to BW from XI."
    In the 5th step in the document it is given
    Choose "Import RFC/IDOC" in the context menu of "Imported Objects" and enter your user data to logon to the BW system.
    Select the function module /BIO/Q16ASENDXMLDATATOBW_RFC
    Press "continue"
    Press "Start"
    But when I do this I am getting a java nullpointer exception error com.sap.aii.ibrep.sbeans.upload.remoteuploadexception:jsva.lang.nullpointerexception
    I am using jre1.4.2_10 and java web start version 1.4.2
    Please help me in resolving this issue.
    Regards,
    Aanand

    Hi Anand,
            Can you pls make sure that no other users have this same RFC imported into your XI integration builder and is waiting to get their change list activated. In that case also we get the error in importing...
    check these links also.
    Error importing RFC / idoc despite following note 769356
    Cheers
    JK

  • Problem importing RFC/IDOC

    Hi All,
    While importing RFC/IDOC, there are 3 steps
    1. Logon
    2. Choose Objects
    3. Execute imports
    After giving the reqd info in logon, I can go to the next step, but here when I click on RFC or IDOC, I am not able to see the RFCs or IDOCS, IR is not responding, the screen goes blank and I have to close the application(IR).
    Any help is appreciated.
    Thanks,
    Jai Shankar

    >>wasn't it 3 that felt like 15 ?
    No i guess it is a 15 actually.
    >>do you have many Zidoc - ZRFC ?
    Yes. This is a IDES system I am connectin to. So lot of them.
    Thanks,
    Jai Shankar

  • Do we need to create message interfaces for idocs and rfcs thatare imported

    do we need to create message interfaces for idocs and rfcs thatare imported
    from sap server
    in scenarios from sap system to file or vice versa
    i knew that we need not create message types
    do we also skip creating message interfaces

    hi,
    you create an abstract message interface for IDOC only if you want to use
    them in a BPM (integration process)
    for more about IDOCs have a look at my book:
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • IDOC import from CRM 7.0 to SAP PI 7.0 fails: unable to read segments

    Hello,
    We want to import an Idoc from a CRM 7.0 system to SAP PI 7.0.
    The import fails with the message ""unable to read segments".
    The issue is related to ALL Idocs, standard and customer defined.
    The result of any import is that we can see the object in the import folder, but the structure is missing.
    Importing any RFC from the same CRM system is no problem.
    Any ideas?
    Your help is appreciated.
    Regards
    Dirk

    Hi Peter,
    Thank you for your answer.
    But we need to find out what the reason for this import error is.
    Our customer will not be very pleased to see that all IDocs from CRM system cannot be found in the IDOC folder.
    IDX2 import of metadata is no issue.
    We were successful for standard and customer Idocs here.
    Additional information:
    We are already importing Idocs from a SAP ECC 6.0 system into PI in another SWCV
    successfully. So this is a CRM system specific issue in our environment.
    Regards
    Dirk
    Edited by: Meinhard Dirk on Aug 27, 2010 10:30 AM

  • Transaction IDX1: Port SAPCP0 client , RFC destination contain errors

    Hi Experts,
    I am getting following error in SXMB_MONI in IDOC to JDBC scenario.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPCP0, client , RFC destination contain errors</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Transaction IDX1: Port SAPCP0, client , RFC destination contain errors</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    i have created port in idx1 and i imported the idoc in idx2 and i have created rfc destination to R3 in XI, RFC destination is working fine.
    Can anyone help me out of this.
    Kind Regards,
    Praveen.

    hi,
    >>><SAP:Stack>Error: Transaction IDX1: Port SAPCP0, client , RFC destination contain errors</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    >>>i have created port in idx1 and i imported the idoc in idx2 and i have created rfc destination to R3 in XI, RFC destination is working fine.
    this means that you're checking an incorrect RFC dest
    - open IDX1
    - click on port SAPCP0
    - double click on RFC dest which is over there to open it
    - ctrl+F4
    does it work?
    Regards,
    Michal Krawczyk

  • Error: Transaction IDX1: Port SAPRP1, client ,RFC destination contain error

    Hi All,
      I am faceing the problem while executing the XI ,
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    ============
    It is showing this error and the idoc is not posting to the SAP. When i checked out the IDX2 i am not getting any such structure of our IDOC type, So do i need to create the structure manually, or will it create automaticallywhen the idocs willposted .
    Is there any import and export option for this.
    Please treat this as urgent , thanks in advance...

    Hi Jay,
    how did you create port using IDX1 ,I think you must have to follow the naming convention there.Any user given name might not work.
    I think in your case , create port as SAPRP1 using IDX1.
    can you you give a try  with that.port name exactly same as SAPRP1.
    you may also refer this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm

  • Issues in IDoc Sender Scenario:IDoc  with errors added

    Hi all
             Am working on an IDoc to JDBC scenario. In R/3 system, I have created distribution model, partner profile, RFC destination and port.The IDoc is generated and is sent to XI successfully. But in XI , there is no entry in SXI_MONITOR for this (unfortunately IDX5 is not available in the XI server! ;as of now). Instead an entry is made in WE05 and WE02 with stautus 56(IDoc with errors added). In the status record:
    status 56 : External segment name E2KOMG003 cannot be interpreted
    status 60 : Basic IDoc type COND_A03 could not be found.
    And the segments displayed in data record  are different from the segments in the data record of the IDoc generated at R/3. (say for E1KOMG at R/3, E2KOMG003 in XI).Earlier the flow was working fine and the DB table was updated successfully. And the entire stuff is believed to be 'unmodified' .
    Would any one help in resolving the issue.
    Thanks,
    Chilanka

    Hi,
    >>>>I have created partenr profile in R/3.Need I create a partner profile in XI for R/3 system?
    no you cannot create any partner profiles in XI
    for more about IDOC configuration in XI check :
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • IDOC Import from R/3 4.6C - login issue

    Hi all,
    I am having difficulties with IDOC import into the Integration Builder (Design). I have set everything up in SLD and in integration builder but am experiences some strange behaviour on import. I wonder if anyone has any ideas!
    So if I go to Imported Objects -> Import Of SAP Objects and then fill out my connection data and logon, I get errors. If I logon as myself (a full admin user on the R/3 system - verified and used many times!) I get the immediate message that: "You are not authorized to logon to the target system (error code 1)". I know this not to be true as at the very same time I am logged in via front-end. So I tried SAP* and that works, but only to a point, and I receive a different error message. From reading some relevant notes there are specific authorizations/configuration required which could explain why it fails with SAP* (types are not imported) but I don't want to mess with the SAP* or DDIC user and cannot understand why I can't use any other user regardless it seems of what Authorizations I give them. Any ideas what I am missing!
    Many thanks,
    Chris
    My XI system is XI 3.0 SP11 on Win2003/MSSQL
    My R/3 system is 4.6C on Win2000/MSSQL

    Hi Chris,
    First, look at OSS Note : 807895.
    Quick solution would be 'Change ALL your password in XI landscape to Upper case'.
    Regards,
    Peter HyukJin Joh
    SAP Korea

  • File-IDoc scnario : Error in call adapter

    Hi Experts,
    I have developed File to IDoc scenario. And getting the following error in "Call Adapter" pipeline step. I have mapped the control record values in IDoc like Sender Partner, no, port and same for receiver.
    Have created:
    In XI: RFC destination to connect to ECC (sm59)
            Port for the above RFC sestination (idx1)
    In ECC: New logical system for source file system (BD54)
                Partner Profile for Source (we20)
    Also in Receiver_IDoc_CC, checked options for 1. Apply control record values from payload 2. Take Sender and Receiver from Payload
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPEAQ_100, client , RFC destination contain errors</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Transaction IDX1: Port SAPEAQ_100, client , RFC destination contain errors</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please tell me if i am doing any mistake.
    Br,
    Nilz

    Hi,
    Adding to Björn
    Check the Port ( Tcode - idx1 ) Port SAPEAQ_100  & Select the Business System where you declared IDOC adapter -go to - Service  and check whether you have mentioned the right Logic System,System ID & Client.
    Cheers
    Agasthuri Doss

Maybe you are looking for