Deleting price blocks by/from a workflow

Kouw, FA - SPLTX fa.kouw at td.klm.com
Mon Sep 8 04:15:03 EDT 2003


Kjetil,
 
Thanks for your reply, you re-phrased my 'problem' perfectly! As far as I can see now the solution you propose
is the one we need. I'll look further into this and will communicate the outcome on this forum.
 
Regards,
 
Fred Kouw
 
Kjetil Kilhavn wrote:
 
> The business wants some users to be able to delete price blocks, but they
> shouldn't be able to do it without using a workflow. At the same time, some
> users receiving the workflow (work item) should not have access to this
> functionality, yet it should be possible to forward the work item anywhere.
>
> Sounds like you need a "check function" before executing the background
> step. I don't know how authorisation objects work, but I assume you can
> perform an authorisation check for some custom authorisation object which
> doesn't give any authorisations in standard SAP transactions. From the
> outcome of your check function (check step) you branch to either the
> deletion step or some custom step. The check step should be foreground and
> could show a message when the user is not authorized so that you could just
> loop back when the authorisation is insufficient.
> --
> Kjetil Kilhavn
>
>                     "Kouw, FA - SPLTX"
>                     <fa.kouw at td.klm.com>        To:     SAP-WUG at MITVMA.MIT.EDU
>                     Sent by: SAP                cc:     (bcc: Kjetil Kilhavn)
>                     Workflow                    Subject:     Deleting price blocks by/from a workflow
>                     <Owner-SAP-WUG at MITVM
>                     A.MIT.EDU>
>
>                     05.09.2003 14:43
>                     Please respond to
>                     "SAP Workflow Users'
>                     Group"
>
> Hi,
>
> I have the following problem:
>
> When processing blocked invoices (blocked for price reasons) an invoice
> (actually the work item) can be forwarded to all SAP users. The user to
> whom the invoice is forwarded can choose from the following options:
>
>    * Change PO
>    * Delete price blocks
>    * Cannot be clarified
>
> When deleting price blocks the price blocks are actually deleted in a
> background step (WF-BATCH). This way all SAP users that receive the
> invoice (work item) are able to delete price blocks, what is what we
> don't want.
>
> I could turn the background step into a synchroneous step without dialog
> under control of the previous user. In that case I would have to assign
> the correct authorizations to that user for deleting the price blocks.
> But we don't want users to have those authorizations, because this
> enables them to use this function from the SAP report MRBR, which the
> business doesn't want.
>
> Does anyone have a suggestion how to solve this?
>
> Regards,
>
> Fred Kouw
>
> **********************************************************************
> This e-mail and any attachment may contain confidential and privileged
> material intended for the addressee only. If you are not the addressee, you
> are notified that no part of the e-mail or any attachment may be disclosed,
> copied or distributed, and that any other action related to this e-mail or
> attachment is strictly prohibited, and may be unlawful. If you have
> received
> this e-mail by error, please notify the sender immediately by return
> e-mail,
> and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its
> subsidiaries and/or its employees shall not be liable for the incorrect or
> incomplete transmission of this e-mail or any attachments, nor responsible
> for any delay in receipt.
> **********************************************************************
>
> _____________________________________________________________________________________________
>
> This outbound message from KPN has been checked for all known viruses by
> KPN IV-Scan, powered by MessageLabs.
> For further information visit: http://www.veiliginternet.nl
> _____________________________________________________________________________________________
>
> -------------------------------------------------------------------
> The information contained in this message may be CONFIDENTIAL and is
> intended for the addressee only. Any unauthorised use, dissemination of the
> information or copying of this message is prohibited. If you are not the
> addressee, please notify the sender immediately by return e-mail and delete
> this message.
> Thank you.
>
> _________________________________________________________________________________________
> This inbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
> For further information visit: http://www.veiliginternet.nl
> _____________________________________________________________________________________________
 
 
**********************************************************************
This e-mail and any attachment may contain confidential and privileged
material intended for the addressee only. If you are not the addressee, you
are notified that no part of the e-mail or any attachment may be disclosed,
copied or distributed, and that any other action related to this e-mail or
attachment is strictly prohibited, and may be unlawful. If you have received
this e-mail by error, please notify the sender immediately by return e-mail,
and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its
subsidiaries and/or its employees shall not be liable for the incorrect or
incomplete transmission of this e-mail or any attachments, nor responsible
for any delay in receipt.
**********************************************************************
 
_____________________________________________________________________________________________
This outbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
For further information visit: http://www.veiliginternet.nl
_____________________________________________________________________________________________
 


More information about the SAP-WUG mailing list