cancel
Showing results for 
Search instead for 
Did you mean: 

PROBLEM TO VALIDATE IF A USER HAS A PERMISSION

Former Member
0 Kudos

I do the validation as follows:

oEnlaceSBO = oCompañia.GetBusinessObject(BoObjectTypes.BoBridge)
oRecord = oEnlaceSBO.GetSystemPermission(oCompañia.UserName, sIdentificadorPermiso)

But although the user does not have permission the sentence always tells me that it has full authorization, but that is not true.

I think it is a bug of sap because using service layer happens the same, solve it by validating the permission through the tables OUSR and USR3.

I would like to know if this really is an SAP bug.

Accepted Solutions (0)

Answers (2)

Answers (2)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Refer to SAP Note 1756928 which seems to describe the same issue.

Kind regards,

ANKIT CHAUHAN

SAP SME Support

BasicTek
Advisor
Advisor
0 Kudos

I don't recognize any of these terms, permissions in Business Intelligence are setup in the CMC. Is this question for our SDK team? or another product?

Regards,

Tim