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: 

BI/HR Structural Authorizations

Former Member
0 Kudos

Guys,

We have turned on structural authorization check in HR system and created Manager profile using functional module RH_GET_MANAGER_ASSIGNMENT and O-S-P evaluation path. And also we created a Role with P_ORIGIN, P_ORGINCON and P_ORGXXCON, assigned to Users. This method is working fine for Managers and Non-Managers.

Now we need to configure the HR Structural Authorizations in BI side, as per the SAP White papers we need to have T77UU, T77UA and T77PR tables to be populated and need to extract the data to BI using 0HR_PA_ and 0HR_PA_3 data sources...since we did not used T77UU and T77UA, what is the best way of installing this in BI? If I follow the same procedure as SAP White papers for BI HR Structural Authorizations will this solve our intended solution? please share your thoughts..

Thanks,

Kumar

6 REPLIES 6

former_member74904
Contributor
0 Kudos

what do you mean by:

we did not used T77UU and T77UA

if you have structural profiles assigned to users, table T77UA will be filled.

are you using the GET_PROFL BAdI?

0 Kudos

Well, in ECC the way they did was they created a Role with following Auth objects and manually assigned to Users. This works same as Structural Authorizations

P_ORIGIN -

P_ORGINCON - Same as P_ORIGIN and also contains Profile field

P_ORGXXCON

.

0 Kudos

Hi,

Can you please provide the link to the SAP White papers for BI HR Structural Authorizations as I'm having trouble finding them.

Thanks.

0 Kudos

do you mean this one?

[BW/HR AUTHORIZATION|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/a-c/bw_hr%20authorization%20-%20asap%20for%20bw%20accelerator|BW/HR AUTHORIZATION ASAP FOR BW ACCELERATOR]

0 Kudos

On your statement "This works the same as Structural Authorizations" is incorrect. You are missing a critical step.

Assigning the user to a role with the profile definition is only the 1st step.

You also need to assign the Profile to the user or position.

OOSB or PO13->PD->Create->Profile.

Let me know if you need detailed steps.

>

> Well, in ECC the way they did was they created a Role with following Auth objects and manually assigned to Users. This works same as Structural Authorizations

>

> P_ORIGIN -

> P_ORGINCON - Same as P_ORIGIN and also contains Profile field

> P_ORGXXCON

>

> .

Edited by: John Navarro on Apr 29, 2008 7:52 PM

0 Kudos

Hi ,

We are also facing the same issue.In OOSB,functional module is used to find the Organizational Unit assignment.Hence the table T77PR is having functional module name (RH_GET_MANAGER_ASSIGNMENT) instead of having Organizational Unit values.

We want to extract the Organizational Unit values from ERP.

Please share with us if anyone has anyone faced the same problem?

Thank you very much for your time . <removed_by_moderator>

Regards,

Raja

Edited by: Julius Bussche on May 27, 2008 11:14 AM