RFC CallReceive error Function Z_AW_JOB_RUN

Hi,
I am using SAP BODS 3.2 to compare customer data between SAP MDM,SAP ECC and SAP CRM systems. I am using ABAPFlows for SAP CRM and SAP ECC customer data extraction. I have generated the abap code and manually pasted it in respective systems. When I run my batch job .I am getting the following error. Please help me out in resolving it.
error:
12386564 1 R3C-150412 8/9/2011 11:39:53 AM |Data flow DF_IG_CUSTOMER_GLOBAL_EXTRACT
12386564 1 R3C-150412 8/9/2011 11:39:53 AM RFC CallReceive error <Function Z_AW_JOB_RUN: The ABAP program lines are wider than the internal table.. The ABAP program lines
12386564 1 R3C-150412 8/9/2011 11:39:53 AM are wider than the internal table.>.
9502780 1 R3C-150412 8/9/2011 11:39:53 AM |Data flow DF_IG_CUSTOMER_GLOBAL_EXTRACT
9502780 1 R3C-150412 8/9/2011 11:39:53 AM RFC CallReceive error <Function Z_AW_JOB_RUN: The ABAP program lines are wider than the internal table.. The ABAP program lines
9502780 1 R3C-150412 8/9/2011 11:39:53 AM are wider than the internal table.>.
Thanks,
Nag

Hi,
Sounds like a copy/paste issue.  If you copied the ABAP from within the Designer then maybe try either a) open the generated ABAP file in notepad and copy from there, or b) copy the generated ABAP file to the SAP file system and then use the Import functionality in SE38 to import the code into the ABAP editor instead of pasting it.

Similar Messages

  • Job in batch R/3 CallReceive error Function RFC_ABAP_INSTALL_AND_RUN

    Hi,
    I have an scenario where I am integrating SAP with a DB. I am pulling data from 2 tables from SAP using the R/3 Data flow. I need to run this job on batch, so I changed the parameters on the datastore used to access SAP, when it runs, the job gets terminated, and  I got the following error
    |Dataflow df_sap2tables2file
    R/3 CallReceive error <Function RFC_ABAP_INSTALL_AND_RUN: . Exception condition "INVALID_TARGET" raised.. The problem may go
    away if you change the SAP datastore property to Execute in background(batch)>.
    |Dataflow df_sap2tables2file
    R/3 CallReceive error <Function RFC_ABAP_INSTALL_AND_RUN: . Exception condition "INVALID_TARGET" raised.. The problem may go
    away if you change the SAP datastore property to Execute in background(batch)>
    The abap program gets created on the shared folder.
    Anyone has faced this issue?
    Thanks,
    Julio

    Hi,
    The issue has been resolved. You have to:
    Upload DS function modules into SAP
    Define an RFC destination on SAP
    Run the task RfcSrv on the DS Server
    Thanks, for the help
    Julio

  • RFC Lookup error :No RFC authorization for function module

    Hi All,
    I have created RFC in the PI system and enabled it as remote. I am working on PI7.1
    I have imported RFC into Repository.But when i am trying to execute RFC lookup function in the graphical mapping I am getting No RFC authorization for function module error.
    Unhandled RFC exception: <rfc:Z_MAIL_LOOKUP.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>RFC_ERROR_SYSTEM_FAILURE</Name><Text>No RFC authorization for function module Z_MAIL_LOOKUP.</Text><Message><ID>RFC_ERROR_SYSTEM_FAILURE</ID><Number>341</Number></Message><Attributes><V1>RFC_NO_AUTHORITY</V1></Attributes></rfc:Z_MAIL_LOOKUP.Exception> com.sap.aii.mapping.api.StreamTransformationException: Unhandled RFC exception: <rfc:Z_MAIL_LOOKUP.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>RFC_ERROR_SYSTEM_FAILURE</Name><Text>No RFC authorization for function module Z_MAIL_LOOKUP.</Text><Message><ID>RFC_ERROR_SYSTEM_FAILURE</ID><Number>341</Number></Message><Attributes><V1>RFC_NO_AUTHORITY</V1></Attributes></rfc:Z_MAIL_LOOKUP.Exception> at com.sap.aii.mappingtool.flib7.RfcLookup.cacheMore(RfcLookup.java:95) at com.sap.aii.mappingtool.tf7.rt.AMultiResIterator$MultiOutIterator.gotoNextContext(AMultiResIterator.java:95) at com.sap.aii.mappingtool.tf7.AMappingProgram.processNode(AMappingProgram.java:315) at com.sap.aii.mappingtool.tf7.AMappingProgram.processNode(AMappingProgram.java:406) at com.sap.aii.mappingtool.tf7.AMappingProgram.start(AMappingProgram.java:496) at com.sap.aii.mappingtool.tf7.Transformer.start(Transformer.java:133) at com.sap.aii.mappingtool.tf7.AMappingProgram.transform(AMappingProgram.java:626) at com.sap.aii.ibrep.server.mapping.exec.ExecuteXiMappingCommand.transformInternal(ExecuteXiMappingCommand.java:197) at com.sap.aii.ibrep.server.mapping.exec.ExecuteXiMappingCommand.execute(ExecuteXiMappingCommand.java:94) at com.sap.aii.ib.server.mapping.exec.CommandManager.execute(CommandManager.java:43) at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:40) at com.sap.aii.ibrep.server.mapping.MapServiceBean.execute(MapServiceBean.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133) at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) at $Proxy1005_10002.execute(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:234) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351) at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70) at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62) at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37) at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872) at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53) at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108) at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304) Runtime exception when processing target-field mapping /ns0:MT_FileDummy/File; root message: Unhandled RFC exception: <rfc:Z_MAIL_LOOKUP.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>RFC_ERROR_SYSTEM_FAILURE</Name><Text>No RFC authorization for function module Z_MAIL_LOOKUP.</Text><Message><ID>RFC_ERROR_SYSTEM_FAILURE</ID><Number>341</Number></Message><Attributes><V1>RFC_NO_AUTHORITY</V1></Attributes></rfc:Z_MAIL_LOOKUP.Exception>
    13:42:37 End of test
    Edited by: Rams on Apr 17, 2009 1:43 PM

    Hi! Rams,
    I think the issue is related to Authentification Issue..Even though u did correctly please check once the below
    1) Check any Typo Erros are there while configuring or giving names in Lookups.
    2) please check Authorizations like ID and PWD and Sufficient Roles
    3) Also please check did u given paramters correctly while doing RFC look up I mean paramers , Binding parameters and RFC channel name and adapter type or Simple type it must be an  adapter
    4) In ID part while configuring Interface determinaition you need to give your RFC look Up name there also..Hence check whether u given or not if yes correctly or not
    5) Also remember one thing if your scenario is correct mostly you can know the result in mapping itself it seems while testing Message mapping and Interface mappings give your RFC look up paramters in the parameters tab present in TEST tab and later in Document tab give Input...and execute it works if it doesn;t works and if there is an issue with RFC you can get there only..ok
    Also go through the below document::
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20befc9a-aa72-2b10-ae9b-b0988791d457]
    I hope this will give u brief idea...
    Also check with basis while taking SAP_ALL authorization so that first u ill came to know whether issue is related to authentification or RFC module itself remote enabled and also do SXI_CACHE also ocne to refresh ESR and ID objects..
    Regards::
    Amar Srinivas Eli

  • RFC connection Error While run BEx Report

    Hi All
    I got BI 7.0 and create new user with roles only access: TR: RRMX to see only BEx Reporting... I create basically new customize role and put only one transcation code RRMX and assigned to user...
    When goto BEx designer I got that error
    rfc error received user has no rfc authorization for function group syst.
    I am not sure what kind of authrouzation user need to only view BEx Reporting...
    But when I put SAP_ALL in that profile same user, thats works fine, but I don't want to give SAP_ALL to user...
    2nd question same look like BEx Analyzer the side bar when I click open nothing happend and it writedown like German language..
    Please advised

    Hi Alls
    I am Angeline again, I resolved that problem and want to shair with you guys....
    1.     Tr: PFCG and click on Maintain roles
    2.     Role Name: Z_RUN_QUERIES
    3.     Click on Authorization Tab Saved Entry
    4.     In Edit mode Select the template: S_RS_RREPU and adopt reference (Business Content)
    5.     Expand u2018Business Explorer u2013 Componentsu2019
    6.     Selected: u201CType of a reporting component Calculated key figure, query restricted
    7.     key figure u2013 template structure and click on Edit
    8.     Un-Check REP Query
    9.     Generate the Profile
    10.     Create Transport number
    11.     click on user TAB and define user name in it
    12.     click User compare and complete compare and saved the entry
    13.     TR: SU01 in User click on Roles and define Z_RUN_QUERIES and profile
    Thanks

  • "RFC system error for destination GTADIR_SERVER",why?

    RFC system error for destination GTADIR_SERVER
    Hi AlL,
    We are working in CRM 6.0.
    While creating the Components and Views,i am encounter this Error.
    <<
    "RFC system error for destination GTADIR_SERVER"
    Message no. SGSUB104
    Diagnosis
    Access to destination GTADIR_SERVER is currently not possible.
    System Response
    There was a problem with the execution of the function through a Remote Function Call (error in commmunication or communication setup).
    The entered destination was GTADIR_SERVER.
    The RFC error message reads:
    RFC destination GTADIR_SERVER does not exist.
    Die Aktion wurde deshalb abgebrochen.
    Procedure
    Wiederholen Sie die Aktion sp鋞er.
    Wenn die Destination GTADIR_SERVER 黚er einen l鋘geren Zeitraum hinweg nicht erreichbar ist, dann verst鋘digen Sie die Systemadministration f黵 GTADIR_SERVER.
    Procedure for System Administration
    Weitere Informationen - siehe Systemprotokoll in Destination GTADIR_SERVER.
    >>
    Any ideas?
    Thanks & Regards
    Edited by: Autumn of Desert on Oct 12, 2009 8:33 AM

    Cancelled

  • RFC Response Error in XI

    Dear team,
    In my SOAP to RFC scenario, Im facing the error.The is two message mappings in my scenario.
    One is between SOAP Req MT and RFC Import str . Second one is b/w RFC.Response and SOAP RESP MT. While Im testing with XMLSPY the request mapping is executed successfully. the RFC executes its functionality successfully in SAP[updating data in atransaction]. The RFC response should be "SUCCESS" or "FAILURE".*Even if we check RFc individually its working fine and giving response as SUCCESS / FAILURE* .
    BUT
    In my case I got the below error in MONI in Response message .The INBOUNDMESSAGE(CENTRAL)->Payload contains the below response. So obviously the response mapping failed in XI . Why im getting this error. BUT RFC functionlity working in SAP , but response getting error .
    Failure case:
    - <rfc:ZRFC_USAGE_DEC.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
      <Name>JCO_ERROR_XML_PARSER</Name>
      <Text>Expecting a tag to begin with '<' instead of '#', in "#F#A#I#L#U"</Text>
      </rfc:ZRFC_USAGE_DEC.Exception>
    SUCCESS case:
    - <rfc:ZRFC_USAGE_DEC.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
      <Name>JCO_ERROR_XML_PARSER</Name>
      <Text>Expecting a tag to begin with '<' instead of '#', in "#S#U#C#C#E"</Text>
      </rfc:ZRFC_USAGE_DEC.Exception>
    Thanks.
    -Drumi

    I have done cache refresh, cross checked MT strucures.
    SOAP Response   MT structure  is
    --->MT
    >REsponse
    RFC.REpsonse Structureis...
    --->RFC.RESPONSE
    >Response
    -Drumi

  • IDOC Scenario - User  has no RFC authorization for function group EDIN

    Hi all,
    I'm trying to configure an IDOC scenario from ECC to XI.
    RFC's, ports and destinations already configured. On WE19 I'm creating an IDOC for testing the scenario. The IDOC is sent successfully, and it stops on TRFC Monitor with error "User PIRFCUSER has no RFC authorization for function group EDIN." .
    Some of you knows what authorization is needed? Basis team said the roles are the same at DEV environment, and there this scenario works fine.
    Thanks for your help.
    regards.
    Roberti

    Hi,
    Check with PIRFCUSER user , that is having the right authorization or not ..
    And make sure that this user is present in the system & it should  not locked.
    to check that user is present or not-----goto su01 of the system & check
    Regards
    Seshagiri

  • RFC system error in system/destination  00024No connect to database, sessio

    Hi Experts,
    I am getting the below mentioned error while transporting the TO.Although the transport was successful, Please let me know how to solve the probblem.
    RFC system error in system/destination  Message no.XT107
    Diagnosis:
    an error occured during RFC communications.
    Function:TMS_TP_SHOW_BUFFER
    RFC message :00024N0 connect to database, session terminated
    System responce:
    The function terminates.
    Procedure: correct the error on the whole system and execute the command again.
    Many thanks in advance.
    Regards,
    Suneel

    Hi ,
    sm59- find - TMSADM*- got following --
    TMSADMDV2.DOMAIN_DV2            3
    TMSADMPRD.DOMAIN_DV2            3
    TMSADMQA2.DOMAIN_DV2            3
    when i was checked(test - authorazation) for DV2 and QA2 it shows following error
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
    But FOR PRD IT SHOWS
                              Connection test TMSADMPRD.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               At least three characters must be different in old/new code
    pLEASE HELP ME TO RESOLVE THE ISSUE
    rEGARDS
    mohsin
    +91-9867577675

  • RFC system error in system/destination TMSADM@ PRD.DOMAIN_DV2

    Hello All,
    STMS > tms alert > tms alert viever  >
    RFC system error in system/destination TMSADM@ PRD.DOMAIN_DV2
    Message no. XT 107
    Diagnosis
    An error occurred during RFC communications.
    Target system: PRD.DOMAIN_DV2(000)
    Function: TMS_CI_PING
    RFC message: connection closed
    please help me to resolve issue
    regards
    Mohsin

    Hi ,
    sm59- find - TMSADM*- got following --
    TMSADMDV2.DOMAIN_DV2            3
    TMSADMPRD.DOMAIN_DV2            3
    TMSADMQA2.DOMAIN_DV2            3
    when i was checked(test - authorazation) for DV2 and QA2 it shows following error
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
    But FOR PRD IT SHOWS
                              Connection test TMSADMPRD.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               At least three characters must be different in old/new code
    pLEASE HELP ME TO RESOLVE THE ISSUE
    rEGARDS
    mohsin
    +91-9867577675

  • No RFC authorization for function module

    Hi Experts,
    I am working on PI 7.3, doing a idoc to jdbc scenario by using the AEX(Advance Adapter Engine Extended).
    I created Integrated Configuration, in tab "Inbound Processing" pointed IDoc_AAE sender channel etc...
    While doing the configuration testing i am getting the below error "No RFC authorization for function module IDOCTYPE_READ_COMPLETE."
    Messages fails in tRFC.
    What can i do, to solve this problem?
    Thanks & Regards
    Stanislav

    I ordered the right to RFC-connect.
    The problem was this: in RFC-connect, in Destination(in NWA), you must specify a username, who have permission to read idoc-metadata (from ERP).
    More about settings AAE, you may read here http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-adapters-configuration-sender-receiver--teaser
    Sorry for my bad English.
    Thanks all.

  • No RFC authorization for function group AGS_TAO_REQUEST_MGMT_FGR

    Hi,
    I'm trying to build a connection between SAP TAO  2.0 and SolMan. I recevied following error message: for one of my user:
    2010-12-21 16:28:24:577 : ERROR   : SAPTAO.exe : Thread04 (SelfCheckWorker) : SAP.TAO.Common.Rfc.RequestListener.TaoCommonReqListProxy : SearchSoftwareComponents(): an error occured: SAP.TAO.Common.Rfc.SapAgentAgentException: CallBackend(RfcRequest): a call to the backend system failed: SAPAGENT_RFC_CALL_DETAILS(RFC_SYS_EXCEPTION) ---> SAP.TAO.Common.Rfc.SapAgentAgentException: SAPAGENT_RFC_CALL_DETAILS(RFC_SYS_EXCEPTION) ---> System.Exception: User GCRIBB has no RFC authorization for function group AGS_TAO_REQUEST_MGMT_FGR
    Please help. Thanks in advance.
    Subodh

    Hello ,
    You have mentioned you have received one of your user? rest of the users is it working?
    Looks like i also received this error message when i did not instlal my ST-400 ..TAO Agent..i saw the  same error message in the log.
    Did you follow the this note to install SAP TAO - agent  properly (OSS note - 1368112) ?
    When you did self check are you getting any warning messages?
    1440074 - Check this note also for RFC authorizations
    Good luck.
    Ram

  • No RFC authorization for function group HRXSS_SER

    Hi,
       after implementing portal (EP 7.0), when the end user tries to access the ESS functionalities, the following error occurs,
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?
    in default trace, i found the following error,
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: User AG1780 has no RFC authorization for function group HRXSS_SER
    when i give SAP_ALL access to this user, then everything is working fine, but i cant give so.
    help me regarding this...

    Hi Ajay,
    simply do what the exception tells you: provide RFC authorization in the backend for function group HRXSS_SER to user AG1780.
    Cheers, Anja

  • No RFC authorization for function group RFC2

    When I am trying to import RFCs/IDOCs from ECC to XI in the integration repository, I am getting this error:
    User has no RFC authorization for function group RFC2.
    Any input is appreciated.
    Thanks,
    tnv

    Hi tnv,
    I guess you have to use an authorization object S_RFC with parameters.. In your case, you would need to set
    RFC_TYPE=FUGR
    RFC_NAME=RFC2
    See this link
    http://help.sap.com/saphelp_nw04/helpdata/en/6b/af429b12e9214d9a2d6cba921b162f/frameset.htm
    Hope this solves ur problem!
    cheers
    Prashanth
    P.S Please mark helpful answers

  • SMD_RFC has no RFC authorization for function group SPF.

    Hi,
    http://pw200-3.fcc.XXXXXXX.com:50000/smd  ->Diagnostics Setup ->Setup Wizard - Step 1  receives an error message like . .
    The value of profile parameter login/accept_sso2_ticket could not be checked
    Attached the below error message
    << >>
      Sat Nov 08 12:19:07 2008 SSO The value of profile parameter login/accept_sso2_ticket could not be checked
    Step SSO Details
    Found SID for SSO ACL entry : PW3
    Found login.ticket_client for SSO ACL entry : 000
    The Read entry permission on TicketKeystore/SAPLogonTicketKeypair-cert was given to sap.com/tcwebadministratorsolmandiag/servlet_jsp/smd/root/WEB-INF/lib/SetupLib.jar
    The TicketKeystore/SAPLogonTicketKeypair-cert was succesfully read (619 bytes)
    SSO ticket certificate of PW3 was imported in ABAP PSE of localhost (client 001) : remove_certificate_failed
    The ticket certificate is already in ABAP PSE, but could not be updated. You might need to check whether the certificate is up to date in STRUSTSSO2
    The value of profile parameter login/accept_sso2_ticket could not be checked
    !! Exception : An exception occured during the execution of this function 'PFL_GET_PROFILE_LIST'.(cause=com.sap.mw.jco.JCO$Exception User SMD_RFC has no RFC authorization for function group SPFL.)
    Thanks
    Thirumal
    Edited by: Thiru Thirumal on Nov 8, 2008 4:33 AM
    Edited by: Thiru Thirumal on Nov 10, 2008 5:49 AM

    Hi All,
    Check the authorizations of user SMD_RFC as described in[ this guide|https://websmp106.sap-ag.de/~sapdownload/011000358700000178012009E/RCA_User_Adminguide_SP18.pdf], refer to section 2.3.3 [SOLMAN.ABAP.RFCCOM]: Internal RFC System User.
    Also check notes  1170859 and  1371222.
    1170859 - SMD_RFC: running RCA without SAP_ALL profile
    1371222 - Additonal authorizations for E2E RCA EhP1 SP20
    I hope this help.
    BR,
    Allam

  • UWL  : User J2EE_ADMIN has no RFC authorization for function group SYST

    Dear All,
    When I am trying to register the system in universal Worklist Administration, It gives the following error,
    System <>: Fri Jul 11 18:58:11 IST 2008
    (Connector) :com.sap.netweaver.bc.uwl.connect.ConnectorExc  eption:Fri Jul 11 18:58:11 IST 2008
    (Connector) :com.sap.mw.jco.JCO$Exception:User J2EE_ADMIN has no RFC authorization for function group SYST.
       I have tried by giving the role SAP_ALL to J2EE_ADMIN , then also i am getting the same error. Can anybody  through some light on this....
    Helpful tips will be rewarded...
    Sanoj

    Sanoj,
    check these threads
    https://forums.sdn.sap.com/click.jspa?searchID=13972376&messageID=5489621
    https://forums.sdn.sap.com/click.jspa?searchID=13972376&messageID=5267551
    https://forums.sdn.sap.com/click.jspa?searchID=13972376&messageID=5636365
    reward points if helpful

Maybe you are looking for

  • Two actions on same day

    hi, We have requirement where we need to run the two actions on same day Hiring actions Change in pay action In hiring action basic pay has to come as mention in pay scale group then they want to run one more actions called change in pay on same day

  • IMac refresh rate

    Does anyone know the refresh rate of the new iMac?  The reason I am asking is low refresh rates sometimes gives me a headache and I can't seem to find this info any where on apple's site.  I have a feeling I am not looking in the right section but I'

  • HI wat's use of notes and patches in sap why its require..

    Hi can anyone give me idea about notes and patches why its required and wat's its effect in  technical side and in functional side also.. Thanks & Regards,   Nainesh.

  • Impossible to access to itunes plus

    Hi guys, since a few days ago i became unable to enter in itnues plus. Every time i click on iTunes Plus link i receive an error that sound like this: "Can't complete the iTunes Store's request. It may be busy. Check the connection or try later." The

  • IC CS6 tool bar backwards

    Someone decided the T button on the tools bar should be on the left instead of the right when the tools bar is set up doubled.  Is there any way to change it back to being on the right side but keep it doubled up?  While it might seem like a small th