cancel
Showing results for 
Search instead for 
Did you mean: 

shopping cart leading to segregation of duties (SOD Issue)

Former Member
0 Kudos

This is change request proposal. Details are mentioned below.

Background:

In case the right to authorize the purchase orders is delegated, the same employee can have the access rights to raise the shopping cart as well as approve the shopping cart leading to segregation of duties (SOD Issue). Although in this case, the email is sent to employee ordinarily responsible for authorization as well as the employee to whom the authorization has been delegated but the risk is not mitigated. We have also been informed by the business that u2018this is an audit requirement.

Description of change:

In the Approval's transaction, code will be implemented into a BADi to check whether the person attempting to approve the Shopping Cart is the same person that created the Shopping Cart. If so, an error message is displayed informing the user that this is not permitted, and they will not be allowed to continue.

This problem does not occur with Offline-Approval, because it does not send an (Approval) email to a user if they are the creator of the Shopping cart. So, we do not have to do anything with regards to Offline Approvals.

Any pointers please post your comments.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ok

Former Member
0 Kudos

Shiva,

The approval of SC can be done two ways. First online, you are mitigating it by not allowing the SC creator approve the cart. You could have also put a check in BBP_DOC_CHECK Badi to not allow the SC creator to be picked up for delegating.

Second, offline - in this case you may not have a problem as the SC creator does not get the offline approval email to do any approval.

Did that answer your question?

SG

Edited by: SRMUSER123 on Apr 13, 2010 2:28 PM

Edited by: SRMUSER123 on Apr 13, 2010 2:29 PM