Inserting tables in the task description

Dywan, Abigail Abigail.Dywan at blackdecker.com
Fri Feb 4 04:59:53 EST 2005


Has anyone found a solution to this one?  I need to be able to print an
entire table of values in my email but  I don't believe the approach
mentioned will work as "LOOP" is not one of the SAPscript control
commands.  
 
Any thoughts are greatly appreciated - thanks!
Abby  :)

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] 
Sent: 28 January 2005 05:49
To: 'SAP Workflow Users' Group'
Subject: RE: Inserting tables in the task description



Carmen,

 

You can put ABAP statements into the task description by going to the
menu path Edit -->Command -->Insert Command and choose Command and then
type in your command. You'll have to type in the expression with the &'s
surrounding it because you can't choose it while entering the command.
It's a little tricky to get it to work but a little patience will get
you there. Just do each command one at a time on a separate line. I have
never tried a loop but I'm sure you can figure if out.

 

As for the alignment of columns, I have never had much luck with that
due to the font being used. If you could figure out how to switch to a
fixed font where all characters are the same length, please let me know
(all of us in the group, that is).

 

Richard...

 


  _____  


From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Cheung, Carmen
Sent: Thursday, January 27, 2005 11:20 PM
To: 'SAP Workflow Users' Group'
Subject: Inserting tables in the task description

 

Hi all 

I'm trying to insert a table of values, from the workflow container, to
a workflow task description to be sent our users.

As the table does not have field headings, I need to format the output
to make it understandable. 

I've tried to export each field as a new table and inserted  'all lines
as cont. text', one field under another; however, the fields do not
align nicely due to their varying lengths. 

E.g. 
&ITEM[]& 
&VALUE[]& 

Each record from these individual field tables can be also written one
by one, by specifying the record number e.g. Item: &ITEM[1]& for the
first record.

Is it possible to have a loop to define how many records are written to
the task description? 

I'd really appreciate any other ideas on how to go about this. 

Thanks 

Carmen 

EOM 

NOTICE - This message and any attached files may contain information
that is confidential and/or subject of legal privilege intended only for
use by the intended recipient. If you are not the intended recipient or
the person responsible for delivering the message to the intended
recipient, be advised that you have received this message in error and
that any dissemination, copying or use of this message or attachment is
strictly forbidden, as is the disclosure of the information therein.  If
you have received this message in error please notify the sender
immediately and delete the message.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20050204/63a6474b/attachment.htm


More information about the SAP-WUG mailing list