Maintaining RFC Connection

Dear experts,
I have done CRM_ABAP, CRM_JAVA,ERP installation based on Oracle in a laptop for SAP Best Practise.
And I'm configuring the settings for ERP according to guide(BP_CRM_V170_Demo_System_Export_V2.pdf) downloaded
from note 1040010.
In the chapter 3.1 Maintaining RFC Connections, RFC Destination 'EH4CLNT266'  is need to be maintained on CRM-side
and 'BWI_STDCLNT'  is need to be maintained on ERP-side,
however,both of them can not be found in real system(Tcode:SM59)
so I can't 'Maintain' this two RFC Connections, can I create them according to the guide ?
Thanks and regards,
Li etsuhin.

Hi,
As the guide states, SAP Best Practices for CRM V1.70 demo export consists DB exports of:
CRM 7.0 ABAP- SID: CRM
CRM 7.0 Java- SID: CRJ
ERP 6.0 ABAP- SID: EH4
The installation is essentially a system copy of the above systems which already would have the RFC destinations.
So ideally the destinations EH4CLNT266 and BWI_STDCLNT should already exist. But as they aren't you can go ahead and create them. But a concern would be if any of the other required customizing from the demo systems are missing.
Regards,
Srikishan

Similar Messages

  • RFC Connection (SM59)

    Hi,
    I have developed a RFC. This should be triggered from web. Now we need to establish the RFC connection between R/3 and Web.
    Can any body let me know, what are the required parameters to be given in SM59 fro WEB?
    Regards,
    SK.

    as the above mentioned parmeters are req to establisg rfc connection..
    after defining this , if u want you can test the rfc connection by clieck 'test connection' button in application tool bar..
    normally , this rfc connection wil be done byu basis person only, i think u don't have auth for maintaining rfc connections,,

  • RFC connection Error in SLDCheck

    Hi All,
    I am trying to logon to Integration builder for that i getting the ESR builder address is not maintain. for this i have chk in SLDCheck t code ,there i am getting LCRSAPRFC connection error.I have test the RFC connection in that i am getting the
    the error in register server program
    Error Details     ERROR: program LCRSAPRFC_XID not registered
    now wht i have to do for troubleshooting
    Regards

    Thanx  for reply
    when I test connection to  Connection Test SLD_UC     error
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program SLD_UC not registered
    Error Details     LOCATION: SAP-Gateway on host sapdevpi / sapgw00
    Error Details     DETAIL: TP SLD_UC not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 62
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1778
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Fri Jan  8 11:05:42 2010
    Error Details     VERSION: 2
    RFC SLD_UC is connection T 
    Gateway Host  sapdevpi
    Gateway server  sapgw00
    same error with
    Connection Test SLD_NUC
    Connection Test SAPSLDAPI   ( program Id SAPSLDAPI_DPI )
    Connection Test SAPJ2EE
    In Connection Test LCRSAPRFC error  program id LCRSAPRFC_DPI
    Logon     Cancel
    Error Details     max no of 100 conversations exceeded / CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=45
    Error Details     ERROR: max no of 100 conversations exceeded
    Error Details     LOCATION: CPIC (TCP/IP) on host sapdevpi
    Error Details     COMPONENT: CPIC (TCP/IP) with Unicode
    Error Details     COUNTER: 82
    Error Details     MODULE: r3cpic_mt.c
    Error Details     LINE: 10791
    Error Details     RETURN CODE: 466
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Fri Jan  8 11:12:56 2010
    Error Details     VERSION: 3
    Regards
    shahid

  • RFC Connection error in SM59 for SAP J2EE

    Hi All,
    i am getting the following error description while testing the connection for
    SAP J2EE ...
    Connection Test SAPJ2EE  
    Connection Type TCP/IP Connection  
    Logon              Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapfallback not registered
    Error Details     LOCATION: SAP-Gateway on host filip / sapgw00
    Error Details     DETAIL: TP sapfallback not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 1483
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1694
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Tue Mar 31 02:44:35 2009
    Error Details     VERSION: 2
    Help me resolve this
    Regards,
    Mahesh.

    Hi,
    Please follow this steps:
    Creating RFC Destinations in the ABAP and Java Environment
    You need to create the following RFC destinations in transaction SM59 (ABAP) and the Visual Administrator (Java):
    u2022 AI_RUNTIME_JCOSERVER
    u2022 AI_DIRECTORY_JCOSERVER
    u2022 LCRSAPRFC
    u2022 SAPSLDAPI
    Depending on your client settings, it may be necessary to be logged on your SAP Exchange Infrastructure host as SAP system user with the authorization to maintain customizing tables and to release transport orders. Note, that user "SAP*" or "DDIC" does not have these authorizations.
    Maintaining the RFC Connections (Transaction SM59)
    1. Log on to your SAP Exchange Infrastructure central instance host.
    2. Call transaction SM59.
    3. Choose Create.
    4. Enter at least the following:
    RFC destination: AI_RUNTIME_JCOSERVER
    Connection type: T
    Description: <your description>
    5. Choose ENTER
    6. Choose the tab Technical settings and do the following:
    a. Select Registered Server Program
    b. In the Program ID field, enter: AI_RUNTIME_<SID> where <SID> is the SAP system ID of your Integration Server host. Use uppercase letters only.
    c. Enter Gateway host and Gateway service of your Integration Server host. To find out the required parameters:
    a. On the Integration Server host, call transaction SMGW
    b. Choose Goto u2192 Parameters u2192 Display (see entries for gateway hostname and gateway service)
    7. Choose tab Special Options and select the flag Unicode in the box Character Width in Target System.
    8. Save your settings.
    9. Repeat the steps 3 u2013 8 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    Program ID: AI_DIRECTORY_<SID>, where <SID> is the SAP system ID of your SAP XI host
    LCRSAPRFC
    Program ID: LCRSAPRFC_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    SAPSLDAPI
    Program ID: SAPSLDAPI_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    10. Leave the transaction SM59 open for later tests.
    J2EE Configuration for the Destinations (Visual Administrator)
    1. On your SAP Exchange Infrastructure central instance host, start the J2EE Engine administration tool.
    2. Choose Cluster u2192 Server u2192 Services u2192 JCo RFC Provider
    3. In the section RFC destination, enter exactly the same program ID and gateway options for AI_RUNTIME_JCOSERVER that you used in the step Maintaining the RFC connection above. Additionally, set the number of processes to 10.
    4. In the section Repository, do the following:
    a. Enter the parameter for the SAP XI host: Application Server, System Number, Client and Language.
    b. For User and Password maintain the login parameters for the user SAPJSF.
    c. Select the flag Unicode.
    6. Choose Set.
    7. Repeat the steps 3 u2013 6 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    u2022 Corresponding values from SM59
    u2022 Number of processes: 10
    LCRSAPRFC
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    SAPSLDAPI
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    Testing the RFC Destination
    After you have maintained all RFC destinations in both the ABAP and Java environment, you can check all the connections above as follows:
    1. Call transaction SM59 again.
    2. Open your RFC destination.
    3. Choose Test Connection. No error should be displayed.
    This will solve your problem.
    Thanks
    Laxmi Bhushan

  • Service Desk for VAR - RFC Connections to customers

    Hi all,
    I'm trying to implement Service Desk for a VAR provider, however, I didn't found until now how to connect customer systems to Solution Manager in the VAR provider site.
    I was able to create systems in SMSY automatically, as the Business partners and OSS users, but in SMSY the system has no Client (000,100,800) assigned and could not get it as no read RFC for system is maintained. Should this RFC be created using SAPSERV connection via marketplace (automatically or not) or using a simple direct SAPRouter connection to customer? anyone know how can I proceed or know some online documentation available?
    Manually maintain this connections could be very anoing as we have a lot of customers and systems.
    Thanks in advance for you help.
    Best Regards
    Pedro Rodrigues

    Hi Pedro,
    normaly you don't need those RFCs as a VAR, that's right. With the new note 1320545 you also get product versions updated from OSS into SMSY. However if you require all patch levels of your customers in SMSY to do MOPZ you need RFC or SLD connection. You can generate RFCs connections from the SMSY system client screen for ABAP instances. There is a button "Router information" where you can maintain your and your customer's SAProuter IP adresses. These will be included in the routstrings of the generated destinations. Of course this must be done manually for each customer system because SAP suport Portal doesn't know your customers passwords and routers.
    Regards
    Andreas

  • Fact sheet and RFC connections

    Hi All,
    I have an issue regarding the working of fact sheet. And I suspect authorization issues.
    Here is my scenario: I am accesing the BSP application (CRMM_ACCOUNT) in portal. For the fact sheet data will be coming from BW server if I am not wrong.  When I click on the fact sheet in accounts application screen just refreshes, it wont show any error.
    Here are my questions,
    1) From CRM server do we have to maintain any RFC connections for the user to access BW or they will be there automatically.
    2) from portal side, do we need to maintain any other thing together with user mapping for Portal, CRM and BW systems
    however, i can see the fact sheet in sap gui and in web client.
    I read SAP notes regarding this, nothig worked out fine,
    Any suggestions or help is greatly appreciated.
    Thanks
    Murthy

    Hello, Murthy,
    Do you want to access the standard account factsheet delivered by SAP? Normally when you select an account inside the Account BSP in the portal and click on Factsheet button, you are brought to a new portal page that contains SAP-delivered iViews with factsheet data. It is possible for you to add your own factsheet iViews to that page (I can point you to the corresponding doc if you need such addition).
    You mention that when you click on Fact Sheet button in the BSP application, no new portal page is brought up. What exact version of CRM portal package you use? At this stage, I don't see problem with BW connection, because the backend BW system is called once the iViews are loaded, but in your case those iViews are not called...
    Sincerely,
    Arman

  • RFC connection problem

    Hello All,
    We are setting up communication between R/3 4.7 and SCM 5.0 system for EWM (Extended warehouse management) with RFC connection and using IDocs to transfer data from one box to another box.
    IDoc from R/3 to SCM system is working fine, we are able to complete the transactions in SCM system and after successful completion all transaction in SCM it should trigger Idoc for R/3 which is not happening.
    It throws error as <b>"An RFC destination could not be specified for the logical system XXXCLNT123"</b>
    We have checked SM59 (RFC connection), WE20 (Partner profile), WE21 ( IDoc port connection) it seems fine.
    Interesting thing is we are able to get information about stock from R/3 system in SCM system which are correct information.
    Can anyone give some idea if we are missing something to check?
    Thanks & regards
    Arif Mansuri

    Hi Team,
    We have the same problem , which was mentioned above. Please let us know, which Message type need to be used for sending the stock information to ERP after Delivery completion
    The following Process we followed
    PO Creation---ERP
    Inbound delivery-ERP
    Inbound Delivery Process-EWM
    WareHouse Task-EWM
    Unloading-EWM
    WareHouse Task/WareHouse Order Confirmation-EWM
    Once the WT/WO is confirmed , Goods receipt status is updated automatically and "Post Processing Framwork (PPF) status shows with RED and error message says."An RFC destination could not be specified for the logical system E6SCLNT900"
    Here I have one doubt, We have maintained client names as A0000039 (for EWM,but original client name is SC7CLNT100 ) and E6SCLNT900 ( for ERP , original client name also E6SCLNT900)
    Will there be any issue with A0000039?(because we did not maintained as per the original client name ie SC7CLNT100)
    Thank you for your help
    Thank you

  • Regarding RFC connection in File to IDOC Scenario

    Hi everyone,
               I was configuring file to Idoc Scenario, i have made all the required configurations in SLD, IR and ID, in XI system and in R/3 System. i have created RFC connection from XI to R/3 system, and its working fine. i have created an Partner profile in WE20 with sender file system name with inbound parameters. <i>But still i am getting error as EDI Partner Profile not defined in WE05- iDOC ADDED WITH ERRORS. </i><b>Do we need to create an RFC connection from R/3 system to XI for file to Idoc Scenario</b>
         <b>!!! Note:  RFC connection from R/3 system to XI is not working, will this be a problem for file to idoc scenario. !!!</b>
    Regards,
    Varun Reddy.K

    Hi Varun
    Follow these steps
    First - Maintain the Sender R/3 System:
    SM59 : Create a RFC destination to XI
    WE21 : Create a TRFC Port ->Specify the RFC Destination Created
    BD54 : Create a Logical System for the Idoc Receiver
    WE20 : Create Partner Profile ->Maintain Outbound and the Inbound Parameters
    Second - Log on to XI System:
    SM59 : RFC Destination for Sender System
    IDX1 : Create the port to get Idoc Metadata from Sender System ( The Port Name must match the port name in the idoc header - Usually in format SAP<System ID>. eg. SAPID1 [Optional Step. Not mandatory]
    IDX2 : Maintain the Idoc Metadata. This is needed only by XI, and not by other SAP systems. IDX2 is needed because XI needs to construct IDoc-XML from the IDoc. No other SAP system needs to do that.
    Regards,
    Santosh

  • GTS RFC Connection problem

    Hi,
    I am not able to transfer data from R/3 to GTS. Getting message "No RFC destination is defined for GTS".
    i have defined and assigned the GTS logical system, maintained RFC calls, method calls and ALE distribution model. Still getting same message.
    RFC connection test is working fine.
    Can somebody please help on this?
    Thanks
    Bob

    > I am not able to transfer data from R/3 to GTS. Getting message "No RFC destination is defined for GTS".
    Where do you get that error message?
    Markus

  • WHY do we set up a RFC connection for workflows

    Guys please tell me why do we setup a RFC connection for workflows.
    I am getting few dumps for function module IDOC_ERROR_WORKFLOW_START_R in transsactional RFC connection.
    Looks like it is because of temporary disconnection.
    i want to know what is the relationship of RFC with wirkflows.
    Thanks in advance

    Quoting text in automatic WF customizing transaction (SWU3):
    Function
    The workflow runtime system always executes its tRFC (transactional RFC) calls on the logical destination WORKFLOW_LOCAL_xxx (xxx stands for the three-digit number of the client).
    The workflow runtime system only operates within one client. The naming for the logical destination guarantees that these names are unique across the system.
    If you carry out this activity automatically, the logical RFC destination WORKFLOW_LOCAL_xxx is created (if it does not already exist). The user WF-BATCH (system user) is assigned to this destination.
    If you belong to the SUPER user group, and the WF-BATCH user does not exist, it is created and automatically gets the maximum authorization of the current user (SY-UNAME). This function is to be performed once by a user who belongs to the SUPER user group.
    If you perform this activity manually, you can maintain another system user and another password.
    In SWU3 you can configure RFC destination.

  • Created logical port via soamanagern, RFC connection missing

    Hi,
    I automaticly created a new logical port using a WSDL to use a Web Service in ABAP.
    When I looked for the RFC connection (sm59) to maintain a user in the Logon & Security tab, I could not find the RFC Connection. Neither was a HTTP connection stated in the Administrativ Information of the logical port, as it is usual.
    Am I missing something?
    Thanks very much.

    Andreas,
    Sorry for the late reply. I do not get any error, the problem I have is that after the creation of the logical port through SOAMANAGER, I don´t see any RFC connection in SM59. I got information in other post I wrote, that I wont get that RFC connection because the auto creation of the RFC connection when a logical port is created has been discontinued in newer versions.
    Now I have to check if there is something wrong with my network because I can not consume the webservice I need.
    Thanks for your help.

  • SOLMAN 7.1 Managed system(Maintain RFC's Step)

    Hi All,
    I am performing Managed System Configuration for PI system.
    In the Maintain RFC's step I am facing below error.
    SOLMAN (7.1 sp12). Kindly help me by suggesting how to resolve this issue.
    I am attaching screen shots. If these can help
    Thanks and Regards,
    Solman Starter

    Hi All,
    I am performing Managed System Configuration for PI system.
    In the Maintain RFC's step I am facing below error.
    SOLMAN (7.1 sp12). Kindly help me by suggesting how to resolve this issue.
    I am attaching screen shots. If these can help
    Error during connection to system PID / 100: Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=20 thRc=236 SAP gateway connection failed. Is ).
    Thanks and Regards,
    Solman Starter

  • Best Practise: How to disable an obsolete RFC-Connection?

    Hello experts,
    Happy new year first of all.
    I have a brief question. We have an SRM System which is connected to several 4.x and ECC-systems. As the world changes the systems also changes. From time to time an RFC-connection needs to be set to obsolete because an old 4.x system migrates to an ECC environment. Who do you maintain the RFC-connection of the old system? Just deleting the user and password leads to error entries in the logs files but also deleting the logical system leads to short dumps as for example the BBP_GET_STATUS_2 and the CLEAN_REQREQ_UP job still have the systems somewhere in the cache or in some table. Is there a note which describes the steps necessary on side of SRM when a backend migration takes place or can you give me your experience when you face this problem?
    Thanks in advance
    Jens

    Hi Jens,
    This is a very critical activity and SAP has already provided a detailed documentation on this.
    You can download from SMP:
    Master Guides, Installation Guides, Upgrade Guides for SRM
    http://service.sap.com/instguides-->
    SAP Business Suite Applications -> SAP SRM
    a Choose the SRM version you want
    [Set up and System copy of SRM server 5.5 |https://websmp204.sap-ag.de/~sapidb/011000358700000310782007E/SRM50_SetupTranspCopy.pdf]
    Hope this solves your problem.
    Regards
    Kathirvel

  • RFC Connection remains open after portal logoff

    Hi,
    We have configured Universal Worklist in our EP7 EHP1 SPS4 Portal.
    When a user connects to the Portal and launches the UWL it creates an RFC connection to the backend ECC. However, when the user moves away from UWL iview or logs out or closes the browser the RFC connection in the backend still
    remains and is released only after the timeout value reached as set in ECC.
    Are there any settings on the portal or ECC to release the session immediately once  user moves away from UWL or logs out of portal ?
    Thanks,
    Savy.

    Hi my friend
    It costs time and resources to establish an RFC connection, therefore it is not immediately deleted but maintained by the system to be reused. But in case there're special purpose to control RFCs, here're 2 parameters to do so:
    The parameter gw/gw_disconnect is a timeout in seconds to close the TCP connection between two SAP gateways if there is no RFC connetion on it for the given timeout. But if there is an active RFC connection onit it will not be closed even if there is no traffic on that RFC connection. Thats why you need another parameter.
    The parameter gw/keepalive is used to periodically check all active RFC (and other) gateway connections if there was no traffic on them for the given time.
    Regards,

  • RFC Connection to SQL Server

    Can someone explain me in detail the steps that are necessary to setup a RFC connection from BI (NW 2004s SP11) to a SQL Server in the network? I need this to export data to the SQL Server using OpenHub's API.
    All I know so far is that the magic has to happen somewhere in SM59, correct?
    Thank you,
    Dennis

    Thank you for the first pointers. I know that we could export to a flat file, but we would like to use the more powerful OpenHub API which needs a working RFC connection according to this thread:
    Re: Open Hub Destination-Third Party Tool
    In SM59, the connections are grouped by protocol. For SQL Server, would it be a TCP connection?
    The "new connection" screen is pretty crowded. What other essential information do I have to maintain here?
    Thank you,
    Dennis

Maybe you are looking for

  • Oracle cache and File System cache

    on the checkpoint, oracle cache will be written to disk. But, If an oracle database is over file system datafile, it likely that the data are still leave in FileSystem cache. I don't know how could oracle keep data consistency.

  • QuickTime Restarts Computer

    Hey Guys, So I've had this happened to me now twice where I'll be playing a video with QuickTime Player X, I'll take it out of full screen and pause and then use the fullscreen short cut to put it back on. As soon as I hit the fullscreen shortcut, my

  • I received a text from a friend that she didn't send. Is there an explanation for this?

    So I was texting my friend, we both have iPhones and are both using iMessage to text each other. We got into a rather personal conversation (not that important). But in the middle of the conversation I received a text message (SMS) instead of an iMes

  • Needing help with Too Many Activations

    I have an Aluratek LIBRE eReader and am trying to solve an ongoing problem.  Last week I checked out a book from my local library and tried transferring it onto my reader.  When I attempted the transfer, I received an error saying No Permission to Co

  • Starting and Stopping Server from Administration Console without using system ID

    Hi, I tried to create another user in the ACL and add it to the Administrators group. When I connect to the admin console using this user I receive error message NoAccessRuntimeException. Can anybody show me how ti configure user to access the consol