Application Development 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: 

Analysis Authorization Issue

Former Member
0 Kudos

Hi:

I created an analysis authorization ZCO_CODE to trstrict it by a company code.

I added following objects in authorization with values.

0COMP_CODE = 1000

0TCAACTVT = 03

0TCAIFAREA = *

0TCAIPROV = *

0TCAVALID = *

Then I created a role Z:00:BW_REPORT, where I added following authorization objects S_RS_AUTH and restricted it by value ZCO_CODE. Then I assigned this role to a user test01.

When I execute a program RSEC_MIGRATION for this specific user, I do not see authorization object ZCO_CODE on 2nd step of this program. Any Idea Why? I think this object should show up as I want to migrate this specific object.

Help will be appreciated.

3 REPLIES 3

Former Member
0 Kudos

Did you do User Comparison after the changes related to ZCO_CODE were done ?

Regards,

Snehal

Former Member
0 Kudos

Hi Tridev,

What are you trying to migrate?

This report is used to migrate from reporting authorizations to analysis authorization..

(Look carefully in the step 2...where u get a list of objects for selected users.. just above the table it states that "Reporting Authorization Objs. for Migration")

You are trying to migrate an analysis authorization !!

Just go thru the migration docs once again to clear ur doubts !

Regards

Sachin

0 Kudos

Hi Sachin:

Okay here is my issue.

I have a Reporting authorization Object created earlier which is ZCOCODE. I though I'll have to create a new Analysis authorization object e.g. ZCO_CODE and then restrict it with other chars. as mentioned in Marc Bernards presentation and then you have to migrate it.

In selection list I can see old Reporting authorization object. If I select it and use option "Enhance existing profile" then It will update profile and not role? right....

How can I see whether it has updated existing profile?????

Do I need to create new Analysis Auth. for Company code or I can use old Reporting authorization for company code?

For testing purpose, I created a test user and assigned all reporting roles but It will not show up in RSEC_MIGRATION step???