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: 

Extract Virsa SOD Conflict Rulesets

Former Member
0 Kudos

How can I extract the Virsa SOD conflict rule sets?

I need help in extracting all of the SOD conflicting rulesets from virsa. I want the two conflicting tcodes (Tcode 1 and Tcode 2), rank and risks descriptions. I pulled the virsa tables below, but I am seeing only one of the tcodes in conflict (Tcode 1), not the other tcode (Tcode 2). What is the step am I missing?

-/VIRSA/FUNCTOBJ

-/Virsa/FUNCTRISK

-/Virsa/Risks

-/Virsa/Riskst

2 REPLIES 2

Former Member
0 Kudos

Consider using the procedure outlined in the quick reference guide for <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0e995de-27aa-2910-d982-d1608ac2cd89">'Moving to Production'</a>. It contains detailed instructions on how to download the rules.

Former Member
0 Kudos

Thanks