Re: Complex qualifier

From: Mike Schrag (mschra..dimension.com)
Date: Tue Feb 02 2010 - 12:49:16 EST

  • Next message: Ricardo J. Parada: "Re: Complex qualifier"

    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 - 12:50:15 EST