cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GRC rule set for SAP Ariba roles

0 Kudos

We are looking a solution to run Risks Analysis for SAP Ariba authorization (Group and permission).

Our idea is to use SAP ECC system as intermediary step recreating in ABAP language the SAP Ariba group and actions.

What do you suggest? Have you ever done this?

Accepted Solutions (1)

Accepted Solutions (1)

madhusap
Active Contributor
0 Kudos

Hi Ryan,

I have implemented ARIBA SoD rules for one of our client.

Following approach was taken:

- User and User Groups from ARIBA were updated to GRC repository tables (Exported User and User Groups to CSV file and then loaded to GRC repository tables through a upload program)

E.g. Purchasing Agent is a User Group in ARIBA for which following are the details that are uploaded to GRC.

User A - Role (Receiving Agent) - Action (Receiving Agent) - Permissions (Not required)

GRC repository tables have been updated with ARIBA roles and Actions.

Finally in the ruleset, functions are defined with System specific actions (e.g. Goods Receipt function has ECC transactions MIGO, FB08 and ARIBA actions Receiving Agent) and then the ruleset which has ECC and ARIBA actions was used to run risk analysis.

Regards,

Madhu

0 Kudos

Thanks Madhu.

What program did you use to load in the repository tables? Custom Program?

How does the system recognize the action : Receiving Agent and not a transaction?

0 Kudos

Hi Madhu,

do you know how to load data to grc repository tables?

what template did you use?

Answers (4)

Answers (4)

jt666_
Discoverer
0 Kudos

please refer to OSS 1594963 providing detailed input

0 Kudos

Do you know how can I implement the rule set and enter in Action column the permission of ariba? How does the system recognize it?

madhusap
Active Contributor
0 Kudos

Hi Ryan,

I have mentioned the details in this blog. Please check.

https://blogs.sap.com/2019/04/30/grc-10.010.112.0-grc-manual-provisioning-for-non-sap-systems/

Regards,

Madhu

RameshVithanala
Active Participant
0 Kudos

Ryan,

You could also use SAP Greenlight Connector for ARIBA.

Thanks

Ramesh

0 Kudos

We cannot invest on SAP Greenlight.

We would use smart andf cheap solution.

0 Kudos

Thanks Madhu.

What program did you use to load in the repository tables? Custom Program?

How does the system recognize the action : Receiving Agent and not a transaction?