We created an alaysis authorization using the transaction RSECADMIN following the steps
Step 1:
Activate all business content related to authorizations before you get started:* InfoObjects: 0TCA* and 0TCT*
InfoCubes: 0TCA*
Set the following InfoObjects as "authorization relevant":* 0TCAACTVT
0TCAIPROV
0TCAVALID
0TCAKYFNM (optional, if key figure restriction needed)
Step2 :
RSA1 -> InfoObjects -> Business Explorer Tab -> Flag 'Authorization relevant
RSA1 -> InfoObjects -> Attribute Tab -> Flag 'AuthorizRelevant'
Step 3 : Created a role in PFCG and inserted the above authorization value in S_RS_AUTH
Step 4: Maintained the following values in the role
S_RS_COMP : Query Accessibility
Activity: 03,16
InfoArea: '*'
InfoCube:*
Name (ID) of a reporting component:*
But still we are not able to restricted the data that is displayed when the query is executed.(It is displaying all the data without checking for the authorization created above)
Below is the log that is displayed in the trace for this user in RSECADMIN
"There Are No Characteristics That Have to Be Checked in Detail for this infoprovider"
Also, created a variable with processing type "authorization variable" and variable represents option "multiple single values" or "selection options" either is fine and also u have to uncheck option "Input ready" on ur authorization relevant characteristic and drag that variable in global filter.
I dont see any data restriction happening ... Am i missing something ...