Task with Conditional Logic

Dart, Jocelyn jocelyn.dart at sap.com
Mon Aug 23 22:28:27 EDT 2004


Richard,
Talk to a SAPScript person ... its standard SAPScript.
 
If you just want to do an IF use the "Insert command" option, and add your statements in ABAP format (e.g. IF expression. ENDIF.)  For expression variables use &object.attribute& or &mycontainerelement& as you would elsewhere in work item text or long text.  Yes its ok for mails as well - often used this in SELFITEM.SENDTASKDESCRIPTION tasks.
 
Jocelyn
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of Richard Marut
Sent: Tuesday,24 August 2004 10:51 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Task with Conditional Logic
 
Can someone refresh my memory on the syntax for conditional logic in the
description portion of a standard task? And, is it also possible to put
conditional logic into the body of an e-mail when using the Send Mail
activity task? I'm assuming yes, because a standard task is actually created
for the Send Mail step.
 
 
 
Richard.
 


More information about the SAP-WUG mailing list