cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization synchronisation Portfolio element to cProjects via DFM

0 Kudos

Hi,

I want to synchronize the authorizations from portfolio element (explicit set on element level as well as inherited authorizations from portfolio structure) to operational project (cProjects)

Therefore, I have customized the authorization synchronization in DFM. Unfortunately, only the explicit set authorizations on element level are synchronized. Has anybody an idea, if it is possible to synchronize the inherited authorizations, too?

Example:

Two different authorizations on element level:

  1. 1.      Authorizations for user 1, set on element level
  2. 2.      Authorizations for specific role, inherited from bucket authorization

Result:

  1. 1.      Only the Authorization for user 1 is synchronized to cprojects
  2. 2.      The inherited authorization is not considered for synchronization

Thanks in advance

Bernhard

Accepted Solutions (0)

Answers (1)

Answers (1)

judith_gabriel
Contributor
0 Kudos

Dear Bernhard,

Inherited authorizations from bucket to item are not synchronized to the Project Management

project. Only authorization which are assigned directly on the item itself are synchronized to the project. In SAP-note 1249825 you can find information, if you want to synchronize

inherited authorizations from the item to the project. You must implement a suitable logic in BAdI INM_OF_SYNC - method GET_AUTHORIZATION_SYNC.

Best regards,

Judith

0 Kudos

Dear Judith,

thank you very much for the response.

By this I can realize the authorization synchronisation as required.

Thanks again and have a good time

Bernhard