Error Creating RFC Destination

Can any one suggest here what could be the problem ?
Here the connection test is failing ?
What could be the reason ?
Logon     Connection Error
Error Details     Error when opening an RFC connection
Error Details     ERROR: partner 'qv5main.wdf.sap.corp:sapgw27' not reached
Error Details     LOCATION: SAP-Gateway on host usai2x7x / sapgw50
Error Details     DETAIL: NiPConnect2
Error Details     CALL: connect
Error Details     COMPONENT: NI (network interface)
Error Details     COUNTER: 21868
Error Details     ERROR NUMBER: 146
Error Details     ERROR TEXT: Connection refused
Error Details     MODULE: nixxi.cpp
Error Details     LINE: 2823
Error Details     RETURN CODE: -10
Error Details     SUBRC: 0
Error Details     RELEASE: 700
Error Details     TIME: Fri Jun 12 12:00:02 2009
Error Details     VERSION: 38

I am trying to create a RFC connection .... connection type is ABAP Connection.
Configured system name and its showing correct TCP/IP address automatically also.
Do we need special rights for our user (mentioned in logon details in sm59) given in there for accessing the Test connection ?
Regards,
Ravi Sharma

Similar Messages

  • Error in RFC destination SWU3

    Hi Team,
    Recently we have performed System Copy from Production to QAS system.
    After system copy we checked that workflow is not working properly in system and RFC destination
    WORKFLOW_LOCAL_xxx does not exist in system So we went to SWU3 and tried to create RFC destination from there but
    it is giving error :
    Error Creating RFC Destination
        Message no. SWF_CST006
    I have SAP_ALL,SAP_NEW and Super group in system.
    Can you please suggest what could be root cause of this error or from where I can get more details of this error.
    Shivam

    > Can you please suggest what could be root cause of this error or from where I can get more details of this error.
    check
    - the system log (SM21)
    - the workprocess trace
    Markus

  • Error in Creating RFC Destination

    Hi,
    I am Going for RFC to File Scenario.
    For Sender RFC it < I am trying to create RFC Destination in SAP r/3
    I have Given
    RFC Dest  : XI_CONNID
    Conn type : Tcp/IP
    Activation Type : Register Server Program
    Program ID  :sap
    gateway host : sap-server( Sap server)
    gateway service : sapgw00.
    I saved and I tested but it is showing errors.
    Error : Error in Opening RFC Connection
        Whe i Click on this error message it i showing
         Error  Program sap not registered.
    Points will be awarded.
    regards,
    Jayasimha

    Dear Jaya,
    create a RFC SENDER communication channel first and then activate the channel.
    now go to sm59 there use the same program-id as u did at RFC SENDER COMMUNICATION CHANNEL.
    note:program-id is registered by XI at R/3 level with details related to it's profile(XI profile).
    step 1) create RFC COMMUNICATION CHANNEL with program-id as "any name" at XI first .
    2)create TCP/IP connection with registered program-id created by XI at first step
    so when you execute steps 2 then 1 you will get error ,coz by that time program-id is not yet registere by XI in R/3 domain.
    after executing step 1 i.e creating porgram id at R/3 through XI.
    got to ST22 at R/3 and check whether any dump is found against "XI creating porgram-id at R/3 level".
    we failed at creating PROGRAM-ID itself at R/3 level because of missing authorizations against my R/3 user id,which we will be using at XI RFC channel.
    generally problem will be at PROGRAM-ID creation itself,so just go to ST22 and check any authorizations missing for your userid which is being used at RFC channel configuring at XI.
    Thanks & Regards,
    Rama Krishna

  • Creat RFC destination for portal

    Hello,
    when i am doing RSPOR_SETUP , i am getting java and abap support package versions are different error message for step 2, i.e creating RFC destination for portal.
    Please send me suggestion regarding this issue.
    regards
    Sreesudha

    is ur BI and Portal SP versions different ?? ....if true ?? make sure they have the same SP
    use this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00bed70a-7501-2a10-ec9e-9a04485ab477
    for guidance......

  • Create RFC destination

    HI,
    I want to build RFC destination between 2 ABAP system ,
    i need step by step solution ?
    Regards

    Hi,
    1)Log on to ABAP system.
    2) Goto T-code SM59.(For Creating RFc destination)
    3)Different connection types will appear select for ABAP CONNECTION
    4)Click on Create button from top.
    5)Give the name of RFC destination------ex:ZR/3TOBW
    6)Connection type -
    3
    7)Short Description
    8)Click on Technical Settings Tab and maintain the Host name and system number of another ABAP System.
    9)Click on Logon&Security Tab Provide the log on Credentials of  another ABAP system
    10)click on save.
    11)Click on Connection Test Button.
    12)Click on Remote logon.
    after that you will be connecting to the another ABAP system Remotely.(If and only if the Technical Settings which you provide are correct We can connect to other ABAP system)
    If any error occur's please check your Technical settings and also Logon&Secirity which you provide.
    Thanks.

  • Best practice for creating RFC destination entries for 3rd parties(Biztalk)

    Hi,
    We are on SAP ECC 6 and we have been creating multiple RFC destination entries for the external 3rd party applications such as Biz-talk and others using TCP/IP connection type and sharing the programid.
    The RFC connections with IDOC as data flow have been made using Synchronous mode for time critical ones(few) and majority through asynchronous mode for others. The RFC destination entries have been created for many interfaces which have unique RFC destinations with its corresponding ports defined in SAP. 
    We have both inbound and outbound connectivity.with the large number of RFC destinations being added we wanted to review the same. We wanted to check with others who had encountered similar situation and were keen to learn their experiences.
    We also wanted to know if there are any best practices to optimise on number of RFC destinations.
    Here were a few suggestions we had in mind to tackle the same.
    1. Create unique RFC destinations for every port defined in SAP for external applications as Biztalk for as many connections. ( This would mean one for inbound, one for outbound)
    2. Create one single RFC destination entry for the external host/application and the external application receiving the idoc control record to interpret what action to perform at its end.
    3. Create RFC destinations based on the modules it links with such as materials management, sales and distribution, warehouse management. This would ensure we can limit the number of RFC to be created and make it simple to understand the flow of data.
    I have done checks on SAP best practices website, sap oss notes and help pages but could not get specific information I was after.
    I do understand we can have as unlimited number of RFC destinations and maximum connections using appropriate profile parameters for gateway, RFC, client connections, additional app servers.
    I would appreciate if you can suggest the best architecture or practice to achieve  RFC destinations in an optimized manner.
    Thanks in advance
    Sam

    Not easy to give a perfect answer
    1. Create unique RFC destinations for every port defined in SAP for external applications as Biztalk for as many connections. ( This would mean one for inbound, one for outbound)
    -> be careful if you have multi cllients ( for example in acceptance) RFC's are client independ but ports are not! you could run in to trouble
    2. Create one single RFC destination entry for the external host/application and the external application receiving the idoc control record to interpret what action to perform at its end.
    -> could be the best solution... its easier to create partner profiles and the control record will contain the correct partner.
    3. Create RFC destinations based on the modules it links with such as materials management, sales and distribution, warehouse management. This would ensure we can limit the number of RFC to be created and make it simple to understand the flow of data.
    -> consider this option 2.
    We send to you messagebroker with 1 RFC destination , sending multiple idoctypes, different partners , different ports.

  • How to create RFC Destination without using SM59?

    Hello all:
    We are troubleshooting an issue.   An user created a RFC destination.   He claims that he did not use SM59.   We checked his access and do not have SM59 in his roles.
    He configured VIRSA FireFighter.   During the configuration, he created RFC destination.   Document says use SM59 or contact BASIS Admin.     He claims that he used a config table and he don't remember the config table name.   RFC screen shows his ID as creator of the RFC.
    We are trying to understand how an RFC can be created (outside of SM59) and plug the security hole in the environment.
    Any insights would be appreciated.
    --Anand

    The FireFighter solution changes the RFC destination of the service user "on the fly" without S_TCODE checks for 'SM59'. But if I can remember correctly when looking into this, it does not create the RFC destination (in SM59) "on the fly".
    > He claims that he used a config table and he don't remember the config table name.
    Theoretically this is possible - a config table to define the name of the destination, and then create it if it does not exist yet (when used).
    Otherwise, see SAP note 587410 and restrict (remove) his authority for the test environment (concentrate on S_DEVELOP, not S_TCODE - as you have also experienced).
    Cheers,
    Julius

  • Error-The RFC destination EDSCLNT900 is not available in ICWC

    Hi All,
    I'm working on CRM Utilities 2007. In the ICWC, I'm getting the error 'The RFC destination EDSCLNT900 is not available'. Kindly help me in resolving this error.
    Regards,
    Archana.
    Edited by: archu_sap on Jul 15, 2009 10:30 AM
    Edited by: archu_sap on Jul 15, 2009 10:33 AM

    Hi,
    You have to maintaine RFC Destination EDSCLNT900 in the CRM system.
    generally we have to maintain RFC (t-code SM59) in the sytem where Function Module is present.
    Suppose you are having FM in ECC system  and you want to call in CRMsystem,  then you have to maintain RFC destination (EDSCLNT900) in ECC system.
    Thanks & Regards.
    ShreeMohan

  • Error creating RFC function /BODS/ABAP_RUN : RFC_ABAP_EXCEPTION-(Exception_Key: FU_NOT_FOUND, SY-MSGTY: E, SY-MSGID: FL,

    Hi Expert,
    I try to execute job on development system but he showed error "Error creating RFC function </BODS/ABAP_RUN>: <RFC_ABAP_EXCEPTION-(Exception_Key: FU_NOT_FOUND, SY-MSGTY: E, SY-MSGID: FL, SY-MSGNO: 046, SY-MSGV1: /BODS/ABAP_RUN)>. Notify Customer Support.
    In ECC I use ABAP execute option as Execute Preloaded. How to solve this problem? Thanks for your advise.

    Dear,
    have you checked in EXX wether the function group /BODS/BODS is available?
    Some notes here:
    You will have to have to import the new ABAP Program group "BODS/BOS" which you can find in the local install folder...
    Here are some details:
    Installing Functions on the SAP Server
    SAP BusinessObjects Data Services provides functions that support the use of the ABAP, BAPI, and
    IDoc interfaces on SAP servers. You will need some or all of these functions in the normal operation
    of the software in an SAP environment. These functions perform such operations as dynamically loading
    and executing ABAP programs from Data Services, efficiently running preloaded ABAP programs,
    allowing for seamless metadata browsing and importing from SAP servers, and reporting the status of
    running jobs. Some of these functions read data from SAP NetWeaver BW sources.
    You must upload the provided functions to your SAP server in a production environment. It is
    recommended that you always upload the functions to your SAP server whether you are in a
    development, test, or production environment. The functions provide seamless integration between
    Data Services and SAP servers.
    The default installation places two function module files for SAP servers in the ...\Data
    Services\Admin\R3_Functions\transport directory. You then upload these files to SAP servers
    using the SAP Correction and Transport System (CTS) or manually. Using CTS allows for version
    control as the functions evolve across releases.
    The installation provides two versions of transport files (depending on the server version you are using)
    to install the functions on the SAP server. To obtain the names of the latest transport files for installing
    or upgrading these SAP server functions, see the readme.txt file
    And I've found those files and text files in the local install folder....in:
    Program Files\SAP BusinessObjects\Data Services\admin\R3_Functions
    (that's where I've installed it).
    There you'll find some descriptive txt as how to proceed.
    After installing, it might happen that the executing user is missing some authorizations.
    Here my authorizations team helped me by tracing the user and then adding the necessary rights.
    Sure hope this will help you.
    Notes to check:
    see SAP Note 1919255
    Note 1916294

  • RFC - XI - WEBSERVICES scenario - Where to create RFC Destination

    Hi  Experts
    For my RFC - XI - WEBSERVICES scenario, I have to create one TCP/IP RFC destination on R/3 system with the following details
    RFC Destination Name    : XXXX
    Connection Type            : T (TCP/IP)
    Activation Type              : u201CRegistered Server Programu201D
    Program ID                      : YYYY
    Gateway Host                : R/3 Details ..??
    Gateway Service           : R/3 Details ..??
    My Function Module (Remote-Enabled) - u201CZZZZu201D is defined in R/3 System.
    This Function Module should be communicated with the target system i.e. NW XI system 
    As per the Note from SAP Help: To be able to communicate using RFC, you need to define the target systems as RFC destinations in the sending system(R/3)
    Target system u2013 XI Server
    Sending system u2013 R/3 System
    Are my details provided are good enough as per my explanation? Please guide me in this regard.
    QUESTION : Where exactly do I need to create the RFC Destination(SM59)? on R/3 side or on XI side?

    Refer the following link-
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414700)ID1636235450DB01012070359836134304End?blog=/pub/wlg/1438
    what are the inputs should be given to Gateway Host and Gateway Service while creating RFC Destination??
    Open transaction SMGW on the R/3 system and choose
    Goto -> Parameters -> Display. Beneath Attributes there will be the
    entries 'gateway hostname' and 'gateway service'.#

  • Getting problem when creating RFC Destination on XI system

    hi,
    I m trying to create RFC Destination on XI system using sm59 tcode. In technical setting tab at  Target Host field, i gave SAP  ECC server IP address. and in Logon Tab I gave Login parameters for SAP ECC server  (Client 400, User : 05 & Password for user 05). Current user and Unencrypted Password fields are unchecked. also Logon Scree is also unchecked in Security Option.
    Problem is, when i click on Remote logon tab, It shows me Logon screen with client 000, User : 04 (which is XI system's user name) and Password. so it doesn't take given login setting for ECC system and if i tried this thing more than 3 times, ECC server block my pwd.
    Please suggest me the required solution
    Thanks & Regards
    Ritesh

    Hi ritesh
    First check if the user exists in ths system. Check the password especially. Because the password space (Number of characters)in SM59 screen is more than password character in SU01 screen.Check the password.
    Secondly, Check if you have given the proper client in the destination box of SM59.
    Check for the unicode test also.
    If possible change the user type as service user.
    When everything is perfect am sure the rfc connection should be fine...

  • Steps to create  rfc destination

    hi,
    what are the steps to create rfc destination

    Follow the following steps :
    1. Create RFC destination for both the systems on CRM and R/3 in SM59.
    2. Create the logical systems and assign clients to logical system in SALE transaction both on CRM and R/3.
    3. Create a user in the R/3 table CRMCONSUM with the name CRM.
    4. Maintain the Middlware Parameter tables on CRM : Table SMOFPARSFA:
    Create an entry for following parameter entry:
    Key - R3A_COMMON
    Para name - CRM_DEFAULT_DESTINATION
    Value - R/3 logical system
    5. Maintain the parameter tables on R/3 system : CRMRFCPAR, CRMPAROLTP
    CRMRFCPAR :
    Create new entry with following data:
    User - CRM
    Object name - *
    RFC Destination - RFC destination for CRM
    Load types - All Load Types
    In Queue flag - X
    Send XML – No XML
    CRMPAROLTP :
    Create the following parameter entry:
    Para name - CRM_DEFAULT_DESTINATION
    User - CRM
    Value - Name of the CRM logical system
    6. Create Sites and attach subscriptions in Admin Console : Tcode SMOEAC
    Create a Site as CRM and another as R/3. Attach the required subscriptions to the R/3 site.
    7. Register the queues in SMQR and SMQS transactions.
    PS : For detailed steps refer the Middlware Base Customizings(CR500 and CR100)
    Regards.

  • Creating RFC Destination For UNICODE system From NON-UNICODE system

    hi
    how can i create RFC Destination For UNICODE system( XI ) From NON-UNICODE (R/3) system.
    thanks and regards
    Mithlesh Kumar Jha

    Hi,
    Check these blogs , Hope u would be getting some idea
    <b>/people/thomas.jung3/blog/2004/06/24/bsp-150-a-developer146s-journal-part-v-xml-for-rfcs
    /people/thomas.jung3/blog/2004/11/15/bsp-150-a-developer146s-journal-part-xiii-developing-abap-webservices
    /people/sap.user72/blog/2004/06/19/how-i-started-with-sap-web-development</b>
    Regards,
    Sridhar Reddy

  • Creating RFC destination in Visual Administrator results in error

    Hi.
    I am trying to set up ESS and MSS on a EP 6.0 with SP15.
    According to a Post-installation guide for SLD i have to create a RFC destination, but when i save the settings i get the following error: Error changing bundel's properties, see LOG for details!.
    And when i try to start the RFC destination i get the following error: Error starting bundle, see LOG for details!
    Have anybody encountered this problem, and if so, can you give me a hint to what the problem might be?
    Regards Liselotte

    hi
    I am also running into this error, and this is preventing me from completing my xi configuration as after i create the bundle..and select start..i get a msg "error starting bundle see log for details.."
    what log do i see...?
    and a test connection from sm59 also fails..
    any help on this is appreciated.
    Regards
    Ravi

  • Creating RFC Destination in SAP R/3

    Trying to create an RFC destination in SAP R/3.  Looked at few articles in creating them, but I am getting error while testing.  It says that the "Program" couldn't not be found.  I tried with all options, "Registered in Server Program", "Start on Application Server" etc.,
    Is there a place to register a "Program"?  Is this program specific to my XI server?  How should this program be created or registered.
    Any help is greatly appreciated!
    Thanks
    Satya

    one more hit:
    http://server:port/rwb/index.jsp
    message monitoring
    BTW
    you have created everything in XI repository & configured everything in xi directory haven't you?
    if not you can try this document:
    "Validating a Connection Between R/3 and SAP XI with RFC"
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/validating a connection between sap r3 and sap xi with rfc.pdf
    by Sridhar Rajan Natarajan
    Regards,
    michal
    Message was edited by: Michal Krawczyk

Maybe you are looking for

  • Lost photos / camera roll after restore and update.

    As the title says , I recently had to restore my iphone 3gs due to having problems with MAIL (problem fixed now.) but after doing a full backup and restore on the phone and update to the iOS 4 ( i think>) , I lost all of the photos that I had in the

  • All photos lost from Event browser and unable import photos

    I did something, perhaps while solving a non-responding problem, which caused all photos to disappear from Event Browser, but not from Timeline. When I try to import photos I get "formatting files for import" but nothing is imported. Thanks for any s

  • Add new line item in existing outbound delivery

    Hi, I am trying to add new line item in existing outbound delivery with material number and quantity. for this i tried BAPI_OUTB_DELIVERY_CHANGE and LE_MOB_DELIVERY_UPDATE. but both fm doesn't work and this will not add new line in that delivery. ple

  • Derived column dot showing in CSV

    Hi, I have a derived column. When I unabled the report so it downloads the data into a spreadsheet, I see that it's showing all the column headings but not tha value. Is there a way to fix it so it also shows the values of the derived columns in CSV?

  • Since upgrading to version 5 yesterday I cannot open any emails, contact list

    I login to my webmail, when I try to click on the mail or contacts the system just hangs. I have to use the browser back button to come back out again.