Condition not working

Florin Wach florin.wach at gmx.net
Mon Jun 8 04:47:49 EDT 2009


Hi Priyank,

you cannot make comparisons based on multiline elements.

What should be the result of a logical expression like?

 1.000 > { 900, 1.110, 2.000 }

The result is: yes/no/no ?!


In this case, as the workflow definition lacks some options regardings multiline-elements, you'll need to create a workflow tasks and use some ABAP coding to find out, what you want.


Best wishes,
   Florin


-------- Original-Nachricht --------
> Datum: Mon, 8 Jun 2009 14:11:30 +0530
> Von: priyank dev <priyank.dev at gmail.com>
> An: "SAP Workflow Users\' Group" <sap-wug at mit.edu>
> Betreff: Condition not working

> hi experts,
>                 I have created a multiline attribute..say DMBTR(amount) in
> swo1.In workflow based on amount i need to  assign to some agents ..so i
> have created a codition,but its showing error message- Operator 'GT':
> Expressions '&ZFIPP.DMBTR&' and ''1000.00'{TYPE=BSEG-DMBTR}' cannot be
> compared..
> where ZFIPP is my object
> and DMBT is my attribute.



More information about the SAP-WUG mailing list