Re: How to allow a transaction to be run only from workflow?


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 193.132.64.161] 'Rev Stephen Mooney' on August 17, 2001 at 04:36:46 EST:

In Reply to: How to allow a transaction to be run only from workflow? posted by [IP Address: 193.132.64.161] 'Sam' on August 15, 2001 at 15:43:23 EST:

Sam wrote:

: I am trying to set up authorization profiles for users and we have workflow. What I would like to do is to block an R/3 transaction (like ME54 - approve PReq) from being run via the GUI, and only allow it to be run by users, if they go through workflow (the PReq will come into their Inbox, and they click to approve).

: I do NOT want to change SAP code but want to remove authorizations for ME54 to be run via the GUI, but allow these users to run the transaction THROUGH a workitem in workflow.

: Has anybody successfully implemented this? Thanks in advance for your help!

__________________

Sometimes R/3 does not check authorisations if you skip the first screen upon calling the transaction; have you tried this for ME54?

If that doesn't work, why not create a variant transaction?

You could call this transaction solely from your object method, then block the original one.

Every Blessing,

The Reverend Stephen Mooney




Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]