Event Error

Kjetil Kilhavn KJETILK at statoil.com
Tue Sep 12 02:34:27 EDT 2006


No, it does not (or rather it SHOULD not).
 
Use SAP_WAPI_START_WORKFLOW unless you want to create problems in a
future upgrade (we are upgrading one of our systems, and the
SWW_WI_START function module does not exist any longer).
-- 
Kjetil Kilhavn, Statoil OFT GBS BAS DEV SAP


________________________________

	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]
On Behalf Of Tedde Taege
	Sent: 8. september 2006 22:52
	To: SAP Workflow Users' Group
	Subject: RE: Event Error
	
	

	Oh absolutely - you can start a standard task or workflow
template from code without generating an event. 
	It would look similar to this: 
	
	* Start workflow and pass parameters using container. 
	  CALL FUNCTION 'SWW_WI_START' 
	    EXPORTING 
	      creator      = z_some_creator 
	      task         = 'TS60001307' 
	    TABLES 
	      wi_container = w_container. 
	
	It might be a big task, but you could scan code looking for
instances of SWW_WI_START. 
	
------------------------------------------------------------------------
-------------
	Tedde Taege
	University of Nebraska Computing Services Network
	SAP Development   402 472-7544 
	
	
	
"Kobi Sasson" <ksasson at visonic.com> 
Sent by: sap-wug-bounces at mit.edu 

09/08/2006 02:52 PM 
Please respond to
"SAP Workflow Users' Group" <sap-wug at mit.edu>


To
"SAP Workflow Users' Group" <sap-wug at mit.edu> 
cc
sap-wug at mit.edu, sap-wug-bounces at mit.edu 
Subject
RE: Event Error

	




	
	No I can't see any workflow just the task TS60001307.
	it is strange that I can't find it in the swe2.
	
	It is possible to run task form a program ?
	the mail sent when we run payment for supplier.
	
	
	
	

	                   <lianghuan.x.hu at acce

	                   nture.com>                 To:
<sap-wug at mit.edu>                                                 
	                   Sent by:                   cc:

	                   sap-wug-bounces at mit.       Subject:     RE:
Event Error                                              
	                   edu

	

	

	                   08/09/2006 20:19

	                   Please respond to

	                   "SAP Workflow Users'

	                   Group"

	

	

	
	
	
	
	You might want to display the work item, and make sure that it
is the
	technical view. Then use menu item Extra >> Technical data.
There you'll
	see if it is used in a WS workflow.
	
	Larry Hu
	
	-----Original Message-----
	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]
On Behalf
	Of Kobi Sasson
	Sent: Friday, September 08, 2006 12:16 PM
	To: SAP Workflow Users' Group
	Cc: sap-wug at mit.edu; sap-wug-bounces at mit.edu
	Subject: RE: Event Error
	
	
	I could not find the object type/task in swe2 .
	
	the agent determination based on its default rule 30000001 fails
and its
	intended IDoc Administrator.
	
	
	
	
	
	                   <lianghuan.x.hu at acce
	
	                   nture.com>                 To:
<sap-wug at mit.edu>
	
	                   Sent by:                   cc:
	
	                   sap-wug-bounces at mit.       Subject:     RE:
Event
	Error
	                   edu
	
	
	
	
	
	                   07/09/2006 18:22
	
	                   Please respond to
	
	                   "SAP Workflow Users'
	
	                   Group"
	
	
	
	
	
	
	
	
	
	Hi Kobi:
	
	Most likely it is a single step workflow: TS60001307, and it is
not used
	or called by a regular workflow (WS...). You can use SWE2 to
check its
	event linkage/activation.
	
	If it is sent to everyone, perhaps the agent determination based
on its
	default rule 30000001 fails. Please check if the rule can find
the
	intended IDoc Administrator.
	
	Larry Hu
	
	-----Original Message-----
	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]
On Behalf
	Of Kobi Sasson
	Sent: Thursday, September 07, 2006 10:19 AM
	To: sap-wug at mit.edu
	Subject: Event Error
	
	Hello all
	
	we have task that been sent to all users name IDoc packet task
60001307
	I can't find the workflow that activate this task in the log
it's write
	graphical workflow does not exist.
	
	does any one no how to find the workflow or how can i find from
where
	it's been sent ?.
	
	Thanks Kobi
	Regards
	
	
	
	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	
	This message is for the designated recipient only and may
contain
	privileged, proprietary, or otherwise private information.  If
you have
	received it in error, please notify the sender immediately and
delete
	the original.  Any other use of the email by you is prohibited.
	
	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	
	
	
	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	
	This message is for the designated recipient only and may
contain
	privileged, proprietary, or otherwise private information.  If
you have
	received it in error, please notify the sender immediately and
delete the
	original.  Any other use of the email by you is prohibited.
	
	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	
	
	
	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	



-------------------------------------------------------------------
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060912/767989c1/attachment.htm


More information about the SAP-WUG mailing list