Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Infoset view Problem

Former Member
0 Likes
629

Hi ,

We have given the autorization to view the infoset in BI . But our BI team is unable to view the infosets.'

In the role we have given , value 3 for actvt field and * to RSINFOAREA and RSINFOSET .

In su53 i can see another object RSISETOBJ . But I don't know how to bring this to role level to reflect . Please help me in this problem

4 REPLIES 4
Read only

arpan_paik
Active Contributor
0 Likes
569

Suggest you to go through RSSM trace for this... Also ensure before running RSSM you have authorization S_SPO_ACT for the problematic user else RSSM trace will through incorrect data.

Regards,

Arpan Paik

Read only

Former Member
0 Likes
569

Hi,

Is it BI or BW? Give complete SU53 information to understand the issue better.

Regards,

Raghu

Read only

0 Likes
569

Are you talking about Object S_RS_ISET (Authorization object to restrict Infosets)?

S_RS_ISET has fields:

RSINFOAREA

RSINFOSET

ACTVT

RSISETOBJ

In this RSISETOBJ is field for infoset subobject where you can specify exactly which part of infoset can be edited by user. There are following subobjects values that can be maintained: Definition and Data

Thanks

Sandipan

Edited by: Sandipan Choudhury on Dec 9, 2010 1:03 PM

Read only

Former Member
0 Likes
569

thanks to everyone