Disigning a Web-transaction from a TASK (user decision f.e. )

Dart, Jocelyn jocelyn.dart at sap.com
Wed Oct 30 20:44:24 EST 2002


Hi Robert,
Web inboxes use a standard no-extra-work-to-do approach for all user decision
tasks.
If you are using a web inbox, e.g. BWSP, you would find that user decisions
are processed using internet service BWWF_WI_DECI.  This uses some screens
and coding in function group BW02 rather than a separate transaction.
 
So don't attempt to create a web transaction for your user decision,
just call your work item using the internet service BWWF_WI_DECI and
everything should work fine. You need to pass the work item number
- I think the parameter is WI_ID but you may need to test that.
 
Regards,
        Jocelyn Dart
Consultant (SRM, EBP, Workflow)
and co-author of the book
"Practical Workflow for SAP"
SAP Australia
email: jocelyn.dart at sap.com
phone: +61 412 390 267
fax:   +61 2 9935 4880
 
 
 
 
-----Original Message-----
From: Verlaat, Robert [mailto:Robert.Verlaat at PWN.NL]
Sent: Wednesday, 30 October 2002 11:25 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Disigning a Web-transaction from a TASK (user decision f.e. )
 
 
Dear All,
 
 
 
I would like to know whether it's possible to generate a Web-transaction
for f.e. a User-decision Task? I already, successfully generated one
using Form.HTMLproces.
 
 
 
Now I tried the same for a user decision(Decision.process). However,
first it only generates the WI. When I execute the WI it only shows the
"standard" settings of a user decision: It only gives the option:
"CANCEL AND KEEP WI IN INBOX"   even though I defined some options?!
 
 
 
So obviously SAP only generates a Web transaction for the Task itself.
 
 
 
Does anyone know how to generate a Web transaction for the complete User
Decision, or whether it is possible at all?
 
 
 
Thank a lot..
 
 
 
Robert Verlaat
 
 
 
 
 
 
 
_____________________________________________________________________________________________
This outbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
 
Bezoek de Website van PWN: http://www.pwn.nl/
_____________________________________________________________________________________________
 


More information about the SAP-WUG mailing list