FM to get RFC destination name

Hi,
Could any body please let me know from CRM how can I find RFC destination of ISU ?
Thanks in Advance.

Hello Saba,
There is another easy way.
Call this:
cl_crm_isu_il_tools=>get_backend_dest(
    EXPORTING
      iv_check_avlbl  = abap_true
    IMPORTING
      ev_backend_dest = gv_dest
      ev_available    = lv_available
    EXCEPTIONS
      no_backend_dest = 1
      OTHERS          = 2 ).
Or you can just execute it via SE24.
Best Regards,
Yevgen

Similar Messages

  • How to get RFC Destination and Logical System name dynamically

    Hi all,
    I have a RFC FM written in CRM. I need to call this FM in R/3. So, i use the syntax " Call function <func> destination <destination name>. My problem is that i need to fetch the destination name dynamically..
    There is a way to do so in CRM which is as follows:
    DATA:  lt_siteselect TYPE TABLE OF siteselect INITIAL SIZE 0,
               ls_siteselect TYPE siteselect.
      CALL FUNCTION 'SMOF0_READ_SITESELECT'
        TABLES
          to_siteselect = lt_siteselect.
      READ TABLE lt_siteselect INTO ls_siteselect
             WITH KEY sitetypeid = cl_smw1_siteprovider=>c_sitetype_r3oltp.
    The above piece of code returns the site and also takes care of the client you are currently working on. But the specified FM is present only in R/3..
    I want to achieve the functionality fulfilled by the above code in R/3.
    Kindly help.
    Useful answers will be rewarded.
    Thanks in advance,
    Karan Merwana
    I can not use FM LOG_SYSTEM_GET_RFC_DESTINATION as for that i need to provide the logical system name. And the logical system name would be different for different clients.
    Message was edited by:
            Karan Merwana

    For those referring this thread later, I could not find a solution to this and ultimately had to do away with hardcoding of system names based on the DEV, Q, and PROD system names.
    If anyone does manage to get a workaround, please let me know.

  • RFC destination names and logical names

    Hi,
    I have an RFC connection set up in the DBCON table. Is there any way to test these connections? I tried using SM59 but I couldnt match the RFC destinations in SM59 with the connection names in DBCON?
    Any help will be appriciated.
    Thanks,
    Praveen

    Hi,
    DBCON is the table for  Database Connections storage. It has nothing to do with RFC connections ans so with SM59...
    Regards,
    Olivier

  • RFC Destination name

    Hi
    I have created an RFC Destination of type 3 from XI pointing to SRM. Now I have to create another RFC Destination of type H pointing to the same SRM for using SRM as receiver proxy. Can I use same name for both RFC Destinations?
    Will it create any error?
    Radhika

    >Can I use same name for both RFC Destinations?
    Not possible with same name.
    >I thought the format is System ID CLNT plus number.
    You can go with any naming convention.
    >Just a quick confirmation, do I have to create any RFC Destinations in SRM system pointing to XI? There is already an RFC Destination of type 3 created, connecting with XI
    If its already there then why do you need to create. Use the same destination.

  • Read / Get the link destination name in PDF file by JavaScript

    Is there is any way to read or retrieve the link destination name by the JavaScript?
    In my document there is more then 100 of link with destination name of the named destination, now I want read all the link and retrieve the destination name in the link.
    Here I was used getLinks(,) method to get the links in the document. And also I am able to get the properties of getLinks such as borderColor, borderWidth, highlightMode, rect and so on.
    But I want to get the destination name of the link.
    Is possible?
    Thanks & Regard
    Thirusanguraja Venkatesan

    You may need to use a plug-in.
    One of the experts on this forum, Gilad D, has a tool called Batch Edit URL Links here:
    http://try67.blogspot.com.au/2010/03/acrobat-batch-edit-links.html
    There is also one called AutoBookmark that also handles links:
    http://www.evermap.com/autobookmark.asp

  • RFC Destination Tables

    Hello,
    Which are the table where I can find the RFC Destination with the Logical system names from SRM to R3  and R3 to SRM.

    Hi,
    My requirement is I need to call a function module in SRM from R3.
    Call Function 'ABC' Destination v_dest.
    I need to find out the v_dest from a table in R3 which will give me the destination which is mentained in transaction SM59.
    The RFCDES table has only destinations but I need the identification for SRM system which will bifurcated from other destinations.
    As I get only destination names, I am not able to get the exact Destination which I have to take for SRM.

  • Program ID in RFC destination-XI

    Hi
    can any one tell me
    for RFC sender channel purpose i'm creating RFC destination in SM59. through sap help and some other weblogs i'm trying create Program iD,but i'm getting some doubts on this:
    1. How do i know corrosponding programID for this register server program?
    2.How do i know sender system is Unicode system is or not?
    Auctully my scenrio is RC--->JDBC, thats the reason i'm trying to create RFC destination in r/3 side..
    regards
    rambarki

    Hi Rambarki,
    Is your scenario sysnchronous or asynchronous ?
    if your scenario is asynchronous then from ABAP program you can call your RFC using the following syntax...
    CALL FUNCTION 'RFCNAME'
    DESTINATION 'RFCDESTNAME'
    EXPORTING ...
    IN BACKGROUND TASK .
    for synchronous scenarios use this
    CALL FUNCTION 'RFCNAME'
    DESTINATION 'RFCDESTNAME'
    EXPORTING ...
    IMPORTING ...
    You also try using SE37..
    In SE37 enter name of your RFC and press on execute..
    then enter your RFC destination name , input parameters..and execute.
    Is test connection working fine in SM59 ?
    Take look at this thread aswell
    Re: How to test the RFC to Flat File scenario
    Regards
    Anand

  • Error in SWF_XI_CUSTOMIZING - Configure RFC Destination

    Dear Experts,
    Basis team is performing PI 7.1(EHP1 - SP04) readiness check. We are not able to activate Configure RFC Destination. Please refer the following attachment.
    We have checked if WF-BATCH user got locked. It is fine and in unlocked status. Is there any setting which are missing? Thanks in Advance.
    [http://www.flickr.com/photos/49754947@N07/4657473257/]
    Thanks,
    Phani Akella.

    Hi Phani,
    Create a RFC connection of type R/3 in the transaction SM59.
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f62cfa8911d386e70000e82011b8/frameset.htm
    Or you may go to:
    Tcode SM59 -> R/3 connections -> Create
    1) Give RFC destination name.
    2) Connection type - 3.
    3) Technical settings tab -> Target Host -> give the Application Server name -> press enter.
    The IP address automatically gets filled up.
    4) Logon security tab -> Assign the Logon details.
    Also, on the button of the image you posted there is a:
    "No Language Can Be Defined for the RFC Destination"
    Check for that too.
    Regards,
    Caio Cagnani

  • Finding RFC destinations

    Hi ,
    I am calling RFC functional module and I am passing the destination by Hardcoding . How can we pass the destinations dynamically .
    For example i am pasing the destination like
    CALL FUNCTION 'Z_PROMOTION_ON_ARTNR_ME_FIND' DESTINATION  'D01CLNT202'
    In above case destination is 'D01CLNT202'  this destination for Developement system whenever the code moved to qualaity i have to pass the quality destination system and then production means i have to pass production destination system.
    How can i pass the destination dynamically . Is there any FM or method ?
    Regards
    Srihari

    Hello,
    I don't think there is any FM or method which can return you the RFC destination of the particular system!
    You can specify the RFC destination dynamically by passing the value in a character-like variable, like this:
    CALL FUNCTION 'Z_PROMOTION_ON_ARTNR_ME_FIND' DESTINATION gv_dest
    You can use the following 2 approaches:
    1. If there is a scope of User Interaction, you can create an screen-element where the user can i/p the RFC destination name(F4 help will help the cause). But there is a chance that the user may not be aware of the correct RFC dest.
    2. You can create a TVARVC param & store the RFC destination against it. This has to be done in the QAS & PROD system as well. In your program you will have to query the TVARVC table using the parameter(this has to be hardcoded though!) & get the RFC dest.
    I've implemented both these solutions, but find the latter more convincing. The end users are finicky when it comes to technical terms like "RFC", "FTP" et al.
    @Keshav: How do you get the logical system for the QAS & PROD systems?
    BR,
    Suhas
    Edited by: Suhas Saha on May 18, 2011 3:25 PM

  • RFC destination  ((((URGENT PLZZZZZZZZ)

    Hi Sap Gurus
    I am executing  bd82 by giving my  other client  logical system  that means mm_re
    There It is giving one message
    port could to be created  
    RFC destination MM_se( this is RFC destination name) is not specified for mm_se( logical system name)
    Enter RFC destination restart generation is coming what I have to plz guide me
    Points will be rewarded

    Hi,
    You need to create a port from we21 transaction.
    You need to provide these 3 parameters. 1. Rcvpor 2. rvcprt 3. rcvprn.
    in your case rcvpor is RFC destination name (mm_se)
    port no. means your dev server name (like dev200 etc..)
    port type may be LS(Logical system) in your case.
    if its related to vendor then you can create port under LI. or customer then it is KU. etc..
    Look at this link.
    https://secure.topxml.com/biztalkutilities/walkthroughs/SAP%20Configuration.pdf.
    Thanks,
    Yoga.
    Edited by: Yoga JJ on Feb 4, 2008 1:23 AM

  • 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'.#

  • Deciding RFC destination dynamically

    Hello All,
             I need to call a RFC which is there in R3 system from SRM system . While calling RFC I want to decide the RFC destination name dynamically i.e. depending upon the development , quality and production environment.
             Is there any way to decide the RFC destination name dynamically depending upon the source and target system's logical system name or with some other way.
    Thanks and regards,
    Keith

    This solely depends on the naming conventions you are using. Since the name of the RFC destination is arbitrary, there is 'no' way of determining the name of the destination.
    To be flexible to some extend, I 'always' create a customizing table (which can be maintained without transport) in which I use a name (like name of function module which calls RFC) as key field. second field is the name of the destination.

  • RFC Destination not getting connected - IDoc to XI scenario

    Hi Everybody,
    I want send an IDoc from R/3 System to Xi, I have created Two logical systems (Sender and Receiver correspondingly) and i have assigned the clients to them.
    Once i create RFC destination, i have specified all my technical settings as well as Login/Security settings, once i click, "Remote Log On" it takes me directly to Login page of XI. Please guide me how to solve the problem. If i click Test---> Authorization, it prompts out with an error "Name and Password is incorrect (repeat Logon)", but i have given exact username and password.
    I am a fresher to XI.... please give me some documents related to IDoc to XI scenario step by step to [email protected] I would be grateful and appreciate you if u would help me to sort out this problem....
    Please give me step by step solutions.... Thanks in Advance...
    Regards/Guru

    Requirements in R3 system:
    1. Create RFC destination pointing to XI in SM59
    2. Create port for XI using we21
    3. create Outbound Entry in partner Profile for XI in we20.
    Requirements in XI system:
    1. Create Technical System pointing to the R3 system.
    2. create Business System pointing to the R3 system.
    If you want to send IIDOC out of XI,
    1. SM59 - Create RFC destination
    2. IDX1 - Create port
    3. IDX2 - Import Metadata.
    Note:u dont need a IDOC sender adapter or a Sender Agreement to sent a IDOC to XI.
    Check dis link for more info:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb9bb2b2660
    please refer to michel book on IDCO usage in XI
    Message was edited by:
            Sreeram Reddy

  • 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...

  • RFC destination getting created

    Hi All,
    I am creating scripts using SAPGUI command in the target system. The source system is WAS6.20 and the target system is 6.40. Whenever i create a recording using SAPGUI, an extra RFC destination is created with following naming convention:
    ECATT_SAPAPO_<client no>_<logon language>_<session ID>.
    Why is it so, even when i have a system data container with the target system RFC.
    Kindly clarify.
    Thanks in advance.

    >
    srinivas_1984 rao wrote:
    > Hi All,
    >
    > I am creating scripts using SAPGUI command in the target system. The source system is WAS6.20 and the target system is 6.40. Whenever i create a recording using SAPGUI, an extra RFC destination is created with following naming convention:
    > ECATT_SAPAPO_<client no>_<logon language>_<session ID>.
    > Why is it so, even when i have a system data container with the target system RFC.
    >
    > Kindly clarify.
    >
    > Thanks in advance.
    Hi Srinivas,
    After recording using SAPGUI method in the target system,are you getting the automated script in this format?
    SAPGUI ( va01,va01_1).
    If you are gettign the second half part as shown in bolded above,then please do the following.
    1)Make a copy of the existing script for backup reason.
    2)Do the below changes after backup.
       a) Delete the second half part---which is shown as bolded.then your script would be looking like
          SAPGUI ( va01).
       b)Double click on the remaining part and parameterize.
       c)Maintaing the required system information in System data contianer.
       d)In the script mention on the attributes tab,mention the target system on which script needs to be executed.
    Hope this info helps.
    Regards,
    SSN.

Maybe you are looking for

  • The iphoto and itunes will not open please help

    on my Mac G5 the iphoto and itunes will not open can anyone help

  • NullPointerException JFrame

    Hi guys, I am getting this error: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException      at com.ankix.snapxplorer.gui.pane.explorer.events.MenuBarActionListenerImpl$1.run(MenuBarActionListenerImpl.java:134)      at java.awt.event.

  • ITunes: Editting Meta data stuck / bad public atom

    Hi All, I've leopard with itunes 7.5 (fully uptodate) I've some mp4 files (converted using QT pro) which play fine in QT, iTunes and my apple TV. However, if I edit the meta data, to include TV show data, this works, but as soon as you click OK, the

  • Supply and Demand

    Hello, I have a query about supply and demand chart. I want to create a column chart for supply and demand by month. I can plot only one row how to plor second row so that it show two bars in each month? and there is data in both buckets. Please shar

  • CNR 6.1.2 request bufffers incrementing until it reaches 500

    Hi, We are running Cisco CNR 6.1.2  build #6.1.2.0501131448 and this has been very reliable for over 5 years, just recently in the last 4 weeks have began experiencing a problem where the DHCP server will stop issuing leases in response to discovers.