cancel
Showing results for 
Search instead for 
Did you mean: 

User has no authorization for Function group SYST

Former Member
0 Kudos

Hi,

We are starting to make customisation to B2B application. I have just created a new project for B2B_XXXX application and deployed it on the server. When I run this custom application, I am not able to login using the same user that is working fine for the standard B2B application.

Following is the error I am getting

ERROR 1 - RFC_ERROR_LOGON_FAILURE: User INTUSER05 has no RFC authorization for function group SYST

ERROR 2- The application was not able to switch to a stateful connection......

Strange thing is that the same user works very well for standard B2B.

Any clue? All I have done is created a CUSTCRMPRJ for B2B ERP (SHRWEB, SHRAPP). Please help.

Best regards,

-Tarun

Edited by: Tarun Bakshi on Nov 10, 2011 7:37 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Tarun,

The problem could standard may not be accessing in FM from group syst, but your custom project may be accessing.

I think you can check this with the security team and can provide the necessary authorization to access the syst FM's.

And after that check your JCo connection from XCM.

Thanks and Regards

Shanto Aloor

Former Member
0 Kudos

Hi Shanto,

Thanks for your response.

XCM Settings in both b2b and b2b_xxxx are exactly the same. I have only creaed a custom project and deploye the ear. XCM settings were taken from b2b xcm settings automatically. My question is - What additional rights should I tell the security team to provide to this user? Also, why would only custom application try to access SYST FM if there have been no code changes till now.

Thanks again.

-Tarun

Former Member
0 Kudos

Hello Tarun,

Ask them to add authorization object s_rfc. But I do not know why this is not throwing error in standard application.

Thanks and Regards

Shanto Aloor

Former Member
0 Kudos

Hmm,so I would need to add this object to all internet users. Will try and let you know. Thanks.

Former Member
0 Kudos

Hi Shanto,

The problem is still occuring. Even If I give s_rfc authorisation the order is not being created.

I compared the source code for b2b and b2b_custom application, I have pasted below the component info

sap.com CORE-TOOLS 7.00 SP14 (1000.7.00.14.0.20071210170909) SAP AG SAP AG 20080125132852

sap.com SAP_JTECHF 7.00 SP14 (1000.7.00.14.0.20071210172424) SAP AG SAP AG 20080125132853

sap.com BASETABLES 7.00 SP14 (1000.7.00.14.0.20071210170411) SAP AG SAP AG 20080125132853

sap.com SAP-JEECOR 7.00 SP14 (1000.7.00.14.0.20071210172300) SAP AG SAP AG 20080125132852

sap.com JLOGVIEW 7.00 SP14 (1000.7.00.14.0.20071210160700) SAP AG SAP AG 20080125132853

sap.com SAP-JEE 7.00 SP14 (1000.7.00.14.0.20071210172039) SAP AG SAP AG 20080125132853

sap.com SAP_JTECHS 7.00 SP14 (1000.7.00.14.0.20071210172719) SAP AG SAP AG 20080125133813

sap.com BI_UDI 7.00 SP14 (1000.7.00.14.0.20071210170522) SAP AG SAP AG 20080125133909

sap.com BI_MMR 7.00 SP14 (1000.7.00.14.0.20071210170459) SAP AG SAP AG 20080125133230

sap.com UMEADMIN 7.00 SP14 (1000.7.00.14.0.20071210164800) SAP AG MAIN_APL70VAL_C 20080125140341

sap.com LM-TOOLS 7.00 SP14 (1000.7.00.14.1.20080124101556) SAP AG MAIN_APL70P14_C 20080125134809

sap.com SAP-SHRWEB 6.0 SP0 (1000.6.0.0.2.20080129095806) SAP AG MAIN_CRM70PAT_C 20110608153828

sap.com SAP-SHRAPP 6.0 SP0 (1000.6.0.0.2.20080128172843) SAP AG MAIN_CRM70PAT_C 20110608154506

b2b_custom application has been created by using code from the following SCs that were added to the track

SAPSHRWEB10_7-20003522.SCA

SAPSHRAPP10_7-20003520.SCA

SAPCRMWEB10_7-20003518.SCA

SAPCRMAPP10_7-20003516.SCA

SAPCRMDIC10_0-20003519.SCA

STRUTS01_0-10003646.SCA

SAPIPCMSA10_0-20003515.SCA

SAPCRMJAV10_7-20003517.SCA

SAPSHRJAV10_7-20003521.SCA

TEALEAF00_0-20001451.SCA

SAPBUILDT14_0-10003479.SCA

Any help would be great...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

We have same issue:

User has no authorization for Function group SYST

Denis,