Re: Complex qualifier

From: John Huss (johnthus..mail.com)
Date: Tue Feb 02 2010 - 14:09:47 EST

  • Next message: Henrique Prange: "Re: [OT] Eclipse plugin dev with Maven"

    I would expect this will work if you make a derived attribute for the
    calculated side of the equals expression.

    John

    On Tue, Feb 2, 2010 at 12:26 PM, Ricardo J. Parada <rparad..ac.com> wrote:

    > It's a qualifier to retrieve the items whose delta matches the calculation.
    >
    > :-)
    >
    >
    > On Feb 2, 2010, at 12:49 PM, Mike Schrag wrote:
    >
    > is this a qualifier or a derived attribute? it looks like a derived
    > attribute.
    >
    > On Feb 2, 2010, at 12:39 PM, Ricardo J. Parada wrote:
    >
    > Hi All,
    >
    > I'm trying to see if there is a way to build a qualifier like this:
    >
    > lineItems.delta =
    > (mod(lineItems.delta*lineItems.units,lineItems.estimatedValue)+1)*lineItems.delta
    >
    > or maybe this:
    >
    > delta = (mod(delta*units,estimatedValue)+1)*delta
    >
    > I found an ERXModuloQualifier which I may be able to use for the mod()
    > ORACLE function call.
    >
    > Thanks,
    > Ricardo
    >
    >
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Tue Feb 02 2010 - 14:10:38 EST