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

Similar Messages

  • User has no RFC authorization for function group.

    Hi expert,
    I am calling a new function module  from the WebDynpro Java that is causing an issue that User has no RFC authorization for function group. if the user doesn’t have proper authorization like SE37 Transactions Code and others.
    But there is some more existing function module in the same application that is working fine without having above issues with same access.
    I am passing the USERID as input in the function Module and execute simply.
    So can you please tell me the Way to handle it?
    I will really appreciate your answer.
    Thanks
    Ali

    Hi Rali,
    I think,there is problem with ur JCO connection..
    Please check the following steps -
    1. Go to transaction SM59.
    2. Choose Create.
    3. Enter the following:
    RFC destination: SAPSLDAPI
    Connection type: T (Start an external program via TCP/IP).
    4. Choose Enter.
    5. Choose Technical settings and specify the following data:
    a. Select Registered Server Program as the activation type.
    b. Enter the program ID of the SAP J2EE Engine that acts as the RFC server. Enter SAPSLD_xyz (xyz is the SID of SAP J2EE Engine Server.)
    c. Enter the gateway host and the gateway service of R/3 server
    d. If the system is a Unicode system, navigate to Special Options and select the option
    Non-Unicode or Unicode in the section Character Width in Target System according to the gateway
    server.
    6. Save your entries.
    Now
    1. Go transaction SLDAPICUST.
    2. Switch to editing mode and choose Insert Row. Specify the connection parameters of the J2ee server ,
    Host name,  port Number, user  and password -  and set this SLD server as Primary.
    Only the entry marked as Primary is active.
    Please check whether there is entryof r/3 server in  the j2ee server /etc/services folder.If no entry is there then add -
    R/3server   port/TCP
    in the service file.
    Please check the  r/3server service folder and host folder  - do they have entry of java server, if no add the entry in the same way as done above for j2ee server.
    Also check the Group ,that u have entered for r/3 server in SLD exist in R/3 server or not if not add it....
    I hope this will help you ...
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Thanks,
    Gunja
    Edited by: Armin Reichert on Apr 26, 2008 6:35 PM

  • UWL:User  has no RFC authorization for function group SDIFRUNTIME .

    Hi,
    In portal, while registering the system in UWL , I am getting this error:
    (Connector) :com.sap.mw.jco.JCO$Exception:User <userid> has no RFC authorization for function group SDIFRUNTIME .
    I have given the permission to the user id as owner for the system, with which I am logged in, and registering the system.
    It is also confirmed, that in the backend, the same user has authorization for the said RFC.
    Please help as it is urgent.
    Thanks,
    Sonali
    Edited by: Sonali M S on May 30, 2008 6:32 AM

    Hi Sonali,
           If your component is a webdynpro component, back end system is accessed via a logical system / JCO Destination. User id ( Lets say JCOUSER) and password is given for accessing backend via this JCO connection. This user id is different from particular user's backend user id. Verify whether JCOUSER has required authorizations in backend.
         I hope it helps.
    Regards,
    Uday.

  • User has no RFC authorization for function group SYST

    Hello Experts,
    I have created one user in portal and given role which is also created by me. Role will give access to iview which consists of list WAD report link. User can access report by clicking external link.
    When i have given that role to my user id it's running fine when I gave to another end user id then it is giving error no access to report " report name". For this i have created one role for this report in ABAP and assigned to user, then also it's giving error. I have assigne profile S_BW_RFC.
    Can you tell me what are the authorizations/roles/profiles to be assigned to correct the error?
    Thanks in advance,
    Venky

    Hi Venky,
    Sometimes creating roles is not easy if you don't know exactly whicho objects you have to include.
    One useful way to design roles is to use System Trace (Transaction ST01).
    1) Activate "authorization check" trace for user with full permissions to execute your process (Add user filter from ST01)
    2) Execute all actions that final user should execute
    3) Stop trace and evaluate all objects and values used
    Add all resulting objects to your roles.
    Other way is try/error: If you get a message about lack of authorization, execute transaction SU54 to see which object need to add to your role.
    When changing roles, don't forget to log on again in SAP, since authorizations don't apply in real time.
    Best regards,
    Jorge

  • User SAPCPIC1 has no RFC authorization for function group SYST

    Hi,
    The id  SAPCPIC1is getting error "user  has no RFC authorization for function group SYST"
    Please guide.
    Regards,
    Visshwas

    Hi Visshwas,
    Look like user SAPCPIC1 does not have enough authorization,Assaign the same.
    Regards
    Ashok Dalai

  • User PI_JCO_RFC has no RFC authorization for function group ERFC

    I am doing IDOC-File scenario between newly installed PI and ECC 6.0 systems.
    I have done all the configurations on XI and R/3 end.
    When I TEST to send an IDOC from WE19, I could do it successfully and the status is 03 in we02.
    But when I go and check SM58, I get the said error: User PI_JCO_RFC has no RFC authorization for function group ERFC.
    From that I understand RFC in R/3 end require some authorizations. Am I right? If so, what objects need to be added my user role?
    Please advise.
    Thanks
    Shiva

    Hi,
    Try to add the following authorization object to the role(s) of the RFC user:
    S_RFC
    Set the following authorizations:
    RFC_TYPE = FUGR (function group)
    RFC_NAME = <name of the function group containing the BAPI>
    ACTVT = 16 (execute)
    Regards
    Seshagiri

  • User abcd has no RFC authorization for function group SYST

    hi,
       We are trying to http<>XI<>RFC scenario.
    When we are  sending request from http to xI.
    We got the followin response.
    <b>"User abcd has no RFC authorization for function group SYST"</b>
    Kindly let me know what authorization to be given to the user abcd.
    Regards,
    Nishita

    you need to give that user auth. object S_RFC for FUGR SYST and activity *.
    You can double check in transaction SU53 of the target system which check failed for the respective user. There it should show the auth. object mentioned above.
    Regards
    Christine

  • 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

  • QM-IDI : User QMIDI has no RFC authorization for function group QIRF

    Hi,
    I am in the process of trying to connect from Labware LIMS to SAP ECC 6, specifically the quality module. The aim is to use Labware to connect to SAP via the QM-IDI interface to
    1) Download inspection lots from SAP
    2) Upload usage decisions and inspection lot results to SAP.
    Initially I specified an account on SAP of the type 'Communications Data', however any time I tried to connect to SAP from LIMS via the interface with this account it gives an <i>'Incorrect Username/Password'</i> error in the trace logs. I then changed the account to a dialog user, which seems to be partially more successful, however the trace logs captures the following error 'User QMIDI has no RFC authorization for function group QIRF' when I try to connect from LIMS to SAP via the QM-IDI interface after changing the user to type dialog.
    I would appreciate any guidance on how to resolve this issue.
    Regards.

    i got stuck on configuring idi. plz guide me. bond_chaitu at yahoo dot com

  • UWL: User MSSNO1 has No rfc authorization for function group SWK1

    Dear all,
    We have just recently upgrade our support pack and the UWL in the portal is not working anymore. It throw an error message when we click on the work item.
    (connector): com.sap.mw.jco.JCOSE Exception:User MSSNO1 has No rfc authorization for function group SWK1
    Anyone know how to fix this?
    I am not too sure about the authorization part. Can someone guide me please?
    Thanks.
    Regards,
    Bryan.

    Hi Brain,
    Pls check this thread for solution
    Re: UWL and function group swk1
    Regards,
    Harini S

  • User SIMPCDIA has no RFC authorization for function group BBPC

    Hello all, I am working with SRM 7.0 and when I try to list all account values in the corresponding matchcode, I have this error message:
    User SIMPCDIA has no RFC authorization for function group BBPC
    User SIMPCDIA is a dialog user created in backend system with authorization objetc S_RFC. I don´t know what is the problem...
    Can you help me please?
    Thanks in advance
    Rosa Rodríguez

    Try testing with a user that has the 'SAP_ALL' profile
    OR
    see if below link is helpful to you.
    [Probable Solution|http://www.sapkb.com/question.php?ID=10]
    Edited by: Saurabh Agarwal on Sep 1, 2010 11:59 AM

  • User SAAPOS has no RFC authorization for function group SYST

    Dear Experts ,
    I am facing this issue kindly help me to sort out this issue.
    User SAAPOS has no RFC authorization for function group SYST
    Thanks in advance
    Thanks & Regards,
    Srinivasan.V
    Moderator message: please search for available information and previous discussions.
    Edited by: Thomas Zloch on Sep 12, 2011 10:17 AM

    Hi,
    try SU53  to get more information about missing authority of user SAAPOS.
    Regards, Dieter

  • User CRYSTAL has no RFC authorization for function group BDL5

    I am getting this error. Can anybody help.
    T:40527 Error in program 'boe_cmsd': ======> User CRYSTAL has no RFC authorization for function group BDL5.
    T:40527 Error in program 'boe_cmsd': <* RfcReceive [3] : returns 3:RFC_SYS_EXCEPTION
    T:40527 Error in program 'boe_cmsd': <* RfcCallReceive [3] : returns 3:RFC_SYS_EXCEPTION

    Please post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    That forum is monitored by qualified technicians and you will get a faster response there.
    Thank you for your understanding,
    Ludek
    Edited by: Ludek Uher on Sep 29, 2008 8:38 PM

  • Has no RFC authorization for function group ZRFC_XI

    Hi All,
       I have a scenario where I am calling RFC inside the BPM.  When I execute I got the errror as
    User SKXXXXX has no RFC authorization for function group ZRFC_XI
    I have gone though the form
    no RFC authorization for function group RFC2
    User abcd has no RFC authorization for function group SYST
    and I understood that  we need to set authroization object S_RFC with RFC_TYPE = FUGR, RFC_NAME = SYST and ACTVT = 16. I think we need to set this to XIISUSER and the password and for PI7.0 user PIISUSER and its password
    But not able to understand where we need to do this activity.  I request you to kindly let me know how to assign this object... do we need to assign in SAP system or in XI system.  please help me out on this problem.
    Regards,
    Dhill

    Dhil,
    I never worked on these stuffs. But I found some useful stuff ,I think surely it will help u.
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/please-how-to-create-an-authorization-object-386391
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c
    Best regards,
    raj.

  • 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

Maybe you are looking for

  • Aluminum Macbook battery drains when closed / asleep

    My new macbook (aluminum, 2.4ghz) always has a drained battery when I turn it on in the morning. I typically put my fully-charged macbook to sleep in the evening by closing the lid. I do see the pulsing light, so I assume it is asleep. However, when

  • LMS v4.0 Log Files

    Attached is the output from Reports> System> Status> Log File. As you can see I have a number of log files showing their size in RED. How do I automate getting these smaller?  I have looked at Log Rotation, but none of the files listed in the attache

  • Broken Cisco Unity / Unified Communications Manager association

    We have several Cisco Unity Connection users with the following status in their profiles: "This user's association to the co-resident Cisco Unified Communications Manager user has been broken. Please Click Here to reassociate the orphaned user." Clic

  • How do you market your database backup services?

    All database-driven sites need to be backed up at least weekly if not daily. How do you market this service to your customers? I personally prefer to back up daily because if the client screws up something they will naturally expect it to be easily f

  • Deploying software - Single failure stops all subsequent updates

    If I have one item of software deployed for clients to install that fails when the client tries to install it then no other items in the update list on the client below the failing software install as the whole process stops at the failure and just s