cancel
Showing results for 
Search instead for 
Did you mean: 

BI User Authorisation Problems

former_member188973
Participant
0 Kudos

Dear all,

using NW2004s BI we have an authorisation Problem:


Error> occured  >Tue Dec 19 14:20:52,617<    >RfcGetException rc (7) message: User J2EE_ADMIN has no RFC authorization for function group SYST.
<RfcGetException

Error> occured  >Tue Dec 19 14:20:53,935<    >RfcGetException rc (7) message: User J2EE_ADMIN has no RFC authorization for function group SYST.
<RfcGetException

Error> occured  >Tue Dec 19 14:20:59,644<    >RfcGetException rc (7) message: User J2EE_ADMIN has no RFC authorization for function group SYST.
<RfcGetException

Error> occured  >Tue Dec 19 14:21:00,996<    >RfcGetException rc (7) message: User J2EE_ADMIN has no RFC authorization for function group SYST.
<RfcGetException

Error> occured  >Tue Dec 19 14:51:19,422<    >RfcGetException rc (7) message: User LEMANNT has no RFC authorization for function group RSRCI_LOCAL_VIEW.
<RfcGetException

Error> occured  >Tue Dec 19 14:51:20,387<    >RfcGetException rc (7) message: User LEMANNT has no RFC authorization for function group SYSU.
<RfcGetException

Error> occured [2] >Tue Dec 19 14:51:20,387<    
RfcException:
    message: Handle close pending
    Return code: RFC_CLOSED(6)
    error group: 109
    key: RFC_ERROR_CANCELLED

Any idea which rights a BEXWeb user needs?

Kind regards

Roman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For the needed RFC authorizations, you should check the Profile generator template S_RS_RREPU. Unfortunately it is not complete with < SPS10.

So I also added the needed RFC authorizations here:

RFC1

RRMX

RRXWS

RRY1

RSAH

RSBOLAP_BICS

RSBOLAP_BICS_CONSUMER

RSBOLAP_BICS_PROVIDER

RSBOLAP_BICS_PROVIDER_VAR

RSFEC

RSMENU

RSOBJS_RFC_INTERFACE

RSRCI_LOCAL_VIEW

RSR_XLS_RFC

RSWAD

RSWRTEMPLATE

RS_BEX_REPORT_RFC

RS_IGS

RS_PERS_BOD

RZX0

RZX2

SDIFRUNTIME

SM02

SMHB

SRFC

SUNI

SUSO

SYST

SYSU

The RFC authorizations are needed as RFC calls are done from Java to ABAP.

Answers (0)