Application Development and Automation 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: 
Read only

Restrict Purchase Order

CynthiaT
Explorer
0 Likes
756

Good Day Gurus,

In my organisation the user that creates a purchase order is allowed to do a goods receipt.

I've got a requirement from the business requesting to restrict a user from goods receipt his/her own PO but be able to good receipt another user’s PO.

Would be possible?

Regards

Themban

Good Day Gurus,

In my organisation the user that creates a purchase order is allowed to do a goods receipt.

I've got a requirement from the business requesting to restrict a user from goods receipt his/her own PO but be able to good receipt another user’s PO.

Would be possible?

Regards

Themban

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
728

Hi,

I don't think that this is possible to achieve this with standard authorization objects. So the best shot is to find a suitable user exit where you can perform additional authorization checks.

Cheers

Read only

Former Member
0 Likes
728

Hi,

In order to solve this issue you should implement the three way match in the order process.

With three way match the user in not allowed to perform all three steps, but may do two of them.

More information can be found at

http://scn.sap.com/community/erp/logistics-mm/blog/2012/03/19/sap-threeway-match-functionality-confi...