Event for transport proposal workflow

Dart, Jocelyn jocelyn.dart at sap.com
Thu Dec 20 22:24:21 EST 2001


Hi Judy,
Would you please raise this via OSS or get ASUG to raise this
in a development request.  Workflows should NOT be hardcoded in
standard although it does occasionally slip through.
 
I'd suggest you ask them to either:
* Change it to an event create rather than a direct workflow start, or
* Provide a configuration table where you can replace the standard workflow
with your own.
 
Regards,
        Jocelyn Dart
Consultant (EBP, BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email jocelyn.dart at sap.com <mailto:jocelyn.dart at sap.com>
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
 
-----Original Message-----
From: Jody Chassereau [mailto:drcakes at hotmail.com]
Sent: Friday, 21 December 2001 2:07 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Event for transport proposal workflow
 
 
Kamaraj,
 
I am currently trying to adapt a workflow using transport proposals for our
handling of moves to production (4.6c), so I understand your question on no
events being triggered upon creation.  You should find the following:
 
- Function module CTW_WS_WI_START is hit when a proposal is created
 
- It calls SWW_WI_START with a task id populated by one of the following
variables: gc_template_process ('WS30000524') or gc_template_pt_roles
('WS71000008').
 
- The above starts the delivered workflows directly w/o raising an event.
You will find those templates are pretty much identical in process except
for how the agent assignment is handled.  The difference depends on how you
set up this up in the TMS w/f config for the responsibility.
 
I was surprised to find this "hard-coded" for the standard templates and
unfortunately ended up modifying the variable value to use my custom
template since we had different requirements needed for approval level
handling and we did not want the workflow to automatically start the import.
 
I had not talked to anyone who had seen this used to handle transports and I
am new to the proposals, so I would be interested in any feedback you may
have in incorporating TMS proposal w/f into your environment.  I am still in
a testing stage, but I think we are making some progress.
 
Hope this is of help...
 
Jody Chassereau
drcakes at hotmail.com
 
>From: Kamaraj Shankar <kamaraj at ureach.com>
>Reply-To: SAP Workflow Users' Group <SAP-WUG at MITVMA.MIT.EDU>
>To: SAP-WUG at MITVMA.MIT.EDU
>Subject: Event for transport proposal workflow
>Date: Thu, 20 Dec 2001 17:19:42 -0500
>
>Hi,
>
>   I am trying to design a transport proposal workflow. I see
>that there is no event generated when a transport proposal is
>sent. I would appreciate any help.
>
>   Best regards.
>
>Kamaraj
>
>________________________________________________
>Get your own "800" number
>Voicemail, fax, email, and a lot more
>http://www.ureach.com/reg/tag
 
 
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
 


More information about the SAP-WUG mailing list