AW: Tabular values in workitem text

Wegert, Volker volker.wegert at helios-kliniken.de
Thu Aug 14 03:10:37 EDT 2014


Hi,

I've implemented this and run into an issue that I don't really understand: In table output, spaces appear where they shouldn't. I still need to figure out where exactly this happens, but from a glance I would say that after 80 (?) characters, a space is inserted. This is bad in my case because the table contains technical key that need to be c&p'ed into a selection screen. Is this a known issue?

Thanks
  Volker


Von: sap-wug-bounces at MIT.EDU [mailto:sap-wug-bounces at MIT.EDU] Im Auftrag von Keohan, Susan - 1140 - MITLL
Gesendet: Dienstag, 5. August 2014 20:44
An: SAP Workflow Users' Group
Betreff: RE: Tabular values in workitem text

Hi Volker,
Actually I have done this.  It's kind of a pain but it saves on valuable real estate.  I have two structures (one for account assignment, one for item summary) defined (say, for the Shopping Cart) and a method which reads the SC details and loads table elements which are then passed back into the workflow as multiline container elements.  Then in the approval task description, I use those container elements.

Example:  Structure to hold item summary:
[cid:image001.png at 01CFB79F.9C5430C0]

Task(method) which builds the item summary table....Container view
[cid:image002.png at 01CFB79F.9C5430C0]

Which is passed to the approval task and used in the workitem description:

[cid:image003.png at 01CFB79F.9C5430C0]

But Jocelyn's right (of course) - SAPScript is not very fun.

Hope this helps,
Sue



From: sap-wug-bounces at mit.edu<mailto:sap-wug-bounces at mit.edu> [mailto:sap-wug-bounces at mit.edu] On Behalf Of Wegert, Volker
Sent: Tuesday, August 05, 2014 5:22 AM
To: SAP Workflow Users' Group
Subject: AW: Tabular values in workitem text

Thanks, Jocelyn, I didn't know that was possible. It's exactly what I need - and as little as SAPscript is admittedly able to do, I still underestimated it again. :)

Von: sap-wug-bounces at mit.edu<mailto:sap-wug-bounces at mit.edu> [mailto:sap-wug-bounces at mit.edu] Im Auftrag von Dart, Jocelyn
Gesendet: Dienstag, 5. August 2014 10:34
An: SAP Workflow Users' Group
Betreff: Re: Tabular values in workitem text

Hi Volker
there's options to put each row of a table on a new line but that's it. SAPscript was never up to much wrt workitem description. Most people do workarounds in HTML
Jocelyn

Sent from my iPhone with many apologies for the spelling, grammar and any other deficiencies

On 5 Aug 2014, at 6:31 pm, "Wegert, Volker" <volker.wegert at helios-kliniken.de<mailto:volker.wegert at helios-kliniken.de>> wrote:
Hello,

is it possible to somehow add a table (or simply a list) of values to a workitem long text? At the moment, I'm using a workaround by concatenating the values into a single line, but since the values need to be copied and pasted into a table, it would be more convenient to have the values on separate lines. Is this possible at all?

Thanks
  Volker

________________________________________________
HELIOS IT Service GmbH
IT

Volker Wegert
Teamleiter SAP i.s.h.med - Entwicklung Konzern

Telefon:
Mobil:
E-Mail:


+49 30 9401-17338
+49 152 54777467
volker.wegert at helios-kliniken.de<mailto:volker.wegert at helios-kliniken.de>


Schwanebecker Chaussee 50 - 13125 Berlin
Haus 211


Geschäftsführer: Dirk Herzberger
Sitz der Gesellschaft: Berlin
Handelsregister: AG Berlin Charlottenburg, HRB 101458 B

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto: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/20140814/ffa9c963/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 28916 bytes
Desc: image001.png
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20140814/ffa9c963/attachment-0003.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 39930 bytes
Desc: image002.png
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20140814/ffa9c963/attachment-0004.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 14976 bytes
Desc: image003.png
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20140814/ffa9c963/attachment-0005.png


More information about the SAP-WUG mailing list