cancel
Showing results for 
Search instead for 
Did you mean: 

Structural Authorisation - Unrelated Objects

Vivek_V
Active Contributor
0 Kudos

Hi all,

We are facing an issue in structural authorisation of OM objects. The user wants to have authorisation of all objects under his root Org unit alongwith any objects that are unrelated (having no relationship with any Org unit / Positions).

Is this possible with standard configuration? How can this be achieved?

Regards,

VK

Accepted Solutions (1)

Accepted Solutions (1)

former_member672220
Participant
0 Kudos

Hi VK

Yes it is possible.

You have to create your own function module and assign it to a structural authorization profile (field T77PR-PFUNC)

In this function module, as semvladigo says you have to collect all required unrelated objects and return them via OBJ_TAB interface table.

as a reference please check the following function modules:

RH_GET_MANAGER_ASSIGNMENT

RH_GET_ORG_ASSIGNMENT

Regards,

Sergey

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I don't know any standard way to do it.

The potential solution can be creating functional module that will collect unrelated objects and assign it to structural profile.

Cheers

Vivek_V
Active Contributor
0 Kudos

Thanks friend,

Got it done through development of function module.

Sikinder - I too miss these activities. But don't get enough time to log on.

VK

sikindar_a
Active Contributor
0 Kudos

Hi

Vivek After a long time the HCM forum is missing you