Task->Description Loop a multi-line table. Placing Commands in Task Descriptions.doc [1/3]

Jeff Rappaport Jeff at business-workflow.com
Thu Jun 6 16:19:12 EDT 2013


Rick,

   You need to use the Command in the beginning of the line just like the If/Else lines, and use the Command “Define” to place the text into the Element. Attached is a Doc I put together years ago that you’ll see what I mean.

Jeffrey A. Rappaport
Business Workflow, LLC
Voice: +1 (609) 301-8706
Fax: +1 (866) 301-7666 
Email: Jeff at Business-Workflow.com
Web: www.Business-Workflow.com
Link: www.linkedin.com/in/businessworkflow



The information contained in this message may be privileged, confidential and protected from disclosure. If the Reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error and would like to be removed from any future mailings from this Sender, please hit 'Reply' to this email with "REMOVE" in the Subject line.

From: Sample, Rick 
Sent: Thursday, June 06, 2013 1:40 PM
To: SAP Workflow Users' Group 
Subject: Task->Description Loop a multi-line table.

For some reason, I can't seem to get the below to work in the Tasks Description.
I want to check the table. If not initial, display all lines. 

/: READ TABLE &ZNONVMIMRP_MSGS_2& INDEX 1.
/: IF &ZNONVMIMRP_MSGS_2& IS INITIAL.
* initial
/: ELSE.
* not initial
/: ENDIF.

Displays "intialnot initial".
Required: When not initial, display text between IF/ENDIF and all lines. &ZNONVMIMRP_MSGS_2##&.
I can get all lines to display but the IF/ENDIF is not working.

Thanks,
Rick

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20130606/80eba717/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Placing Commands in Task Descriptions.doc
Type: application/msword
Size: 174477 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20130606/80eba717/attachment-0001.doc


More information about the SAP-WUG mailing list