Mass maintenance for substitutes

Carl Harrison carl.m.harrison at us.pwcglobal.com
Tue Jul 2 13:39:08 EDT 2002


You can write a quick ABAP to call the following function module:
 
call function 'RH_SUBSTITUTES_LIST' exporting
   us_type = 'US'
   us_id   = p_bname
   act_plvar = p_plvar
   act_begda = sy-datlo
*  act_endda = p_endat
   maintenance_flag = 'X'.
*  act_mode = space
 
Just create two parameters: User ID and Plan Version.  This will allow the
administrator to edit any user's substitutes...one user at a time.
 
Carl Harrison
PwC Consulting
 
 
 
 
                      Wim Hilven
                      <wim.hilven at cmg.be>       To: SAP-WUG at MITVMA.MIT.EDU
                      Sent by: SAP              cc:
                      Workflow                  Subject:  Mass maintenance for substitutes
                      <Owner-SAP-WUG at MITV
                      MA.MIT.EDU>
                      07/02/2002 11:53 AM
 
                      Please respond to
                      "SAP Workflow
                      Users' Group"
 
 
 
 
 
 
Hello, we are working on system rel. 40b
Via transaction So01 each user can maintain his/her substitute for
receiving
(and executing) work-items within the SAP Office Inbox.
 
Is there a possibility for a Workflow administrator to do this for these
users? So not only for his own user-id, but for all users?
 
Kind regards,
Wim
 
 
 
 
_________________________________________________________________
         The information transmitted is intended only for the person or
         entity to which it is addressed and may contain confidential
         and/or privileged material.  Any review, retransmission,
         dissemination or other use of, or taking of any action in reliance
         upon, this information by persons or entities other than the
         intended recipient is prohibited.   If you received this in error,
         please contact the sender and delete the material from any
         computer.
 


More information about the SAP-WUG mailing list