Thank you very much for your reply. I'll try that.
Jeff
Jeff
--- In vantage@yahoogroups.com, "NigelK" <nigel.kerley@...> wrote:
>
> Hi Jeff,
>
> I think you'd have to use a 4GL action to do this.
>
> The code would be something like:
>
> Find first ttOrderDtl where ttOrderDtl.RowMod = "U" or ttOrderDtl.RowMod = "A" no-lock no-error.
>
> If available ttOrderDtl then assign ttOrderDtl.Date01 = TODAY.
>
>
> HTH,
> Nigel.
>
> --- In vantage@yahoogroups.com, "jefferson112296" <jefferson112296@> wrote:
> >
> > Vantage 8.03.408
> >
> > Here's what I want to do with a BPM.
> >
> > Action: the ttOrderDtl.CheckBox05 field has been changed from False to True
> >
> > Condition: set the OrderDtl.Date01 field of the changed row to the Specific value
> >
> > Where Specific is the date that the checkbox was checked.
> >
> > Can someone tell me if it is possible to put the current date (date the box was checked) in for the value? If so, what would the syntax be?
> >
> > Jeff Kusiciel
> > IT Manager
> > PLITEK
> >
>