AW: Execute Copied WF instead of 200000081

Graf, Josef josef.graf at sap.com
Thu Sep 8 02:23:35 EDT 2005


Hi Sonia,
the start of the Workflowtemplate WS20000081 is hard coded in program
SAPMWS20000081H so you have to modify this program.
Have a look at the include SAPMWS20000081HF0100. There you'll find a
coding like this:
.
.
FORM SET_PARAM_0100.

STATICS s_fcode_excl_set.

pdtask-otype = 'WS' .

pdtask-objid = '20000081' .   "-->Change this to your copied template

pdtask-stext =

'Abwesenheitsmitteilung mit HTML '. "#EC NOTEXT

dynnr = '0100' .

IF s_fcode_excl_set IS INITIAL.

APPEND 'ABLA' TO t_exclude_fcodes.

s_fcode_excl_set = 'X'.

ENDIF.

ENDFORM. " SET_PARAM_0100

Regards
Joe

________________________________

Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] Im Auftrag
von soina sandhu
Gesendet: Mittwoch, 07. September 2005 08:44
An: sap-wug at mit.edu
Betreff: Execute Copied WF instead of 200000081 


hi 
 
I have made a copy of WF 200000081 and coustomised it alittile bit
 but i donot know how to use this copied WF instead if the original one
 
Regards
Sonia

________________________________

Click here to donate to the Hurricane Katrina relief effort.
<http://store.yahoo.com/redcross-donate3/> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20050908/ac77368f/attachment.htm


More information about the SAP-WUG mailing list