I want to know there are not executed the work items when log on

Dart, Jocelyn jocelyn.dart at sap.com
Mon Jul 16 03:35:32 EDT 2001


Good tip Simone!
Regards,
Jocelyn.
 
-----Original Message-----
From: Falk, Simone
Sent: Monday, 16 July 2001 5:16 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: I want to know there are not executed the work items when log
on
 
 
Hi Steve, Hi Jocelyn,
 
I had some trouble with other programs, which can prevent anyone from
logging in.
So you should make your coding depending on sy-langu. That assures, that
you can log on in another language (and improve coding)
 
Regards Simone
 
-----Original Message-----
From: Dart, Jocelyn
To: SAP-WUG at MITVMA.MIT.EDU
Sent: 16.07.01 01:53
Subject: Re: I want to know there are not executed the work items when log
on
 
Hi Steve,
Check in your version but there should be a user exit called
"EXIT_SAPLSUSF_001" that is called when a user logs in.
In here you can code a message to appear when workitems are outstanding.
(You can tell that by using function modules
RH_INBOX_VIEW_CREATE or SWWL_WL_CREATE to evaluate the user's work
list).
 
BE EXTREMELY CAREFUL!!!! Syntax errors in this user exit can prevent
anyone
from logging in...
 
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: gojoong at dreamx.net [mailto:gojoong at dreamx.net]
Sent: Friday, 13 July 2001 8:36 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: I want to know there are not executed the work items when log
on
 
 
Dear workflows,
 
I want to know there are not executed the work items when log on R/3
system.
I know if there are new messages, the notification popup window is
showed
when log on.
But it is not work for workflow workitems.
How can i resolve this problem?
 
Regards,
 
GoJoong Kim (Steve)
E-mail : gojoong at dreamx.net
PCS : 016-725-9424
Tel : 02-2259-1886
 


More information about the SAP-WUG mailing list