Lock Qty checkbox on po release

Using Vantage 8.03.405a
I went through all kinds of gyrations to implement this in a UI customization - without success. I tried basic BPMs to do this - without success. Because of the way the first release is automagically created by the progress code on the server backend and the lock qty / date fields not actually residing in the PORel table, I had to come up with a complex set of BPMs that rely on the open edge developer license to make it work with any kind of reliability...

bw

--- In vantage@yahoogroups.com, robertb_versa@... wrote:
>
> Good luck. It's not part of PORelease. They stash it in the xref table (making it tough to manipulate).
>
> I suppose you could replace the native chkbox w/ your own & link it to the apps dataview. Then (w/ some vbcode & a reliable event trigger) push TRUE into your control's state & try an otrans.update.
>
> Maybe someone out there has a way (that could also be applied to date locking).
>
> Rob
>
> --- Original Message ---
> From:"Rick" <rhagy@...>
> Sent:Wed 8/25/10 2:02 pm
> To:vantage@yahoogroups.com
> Subj:[Vantage] Lock Qty checkbox on po release
>
> Does any one know how to have this box checked all the time?
>
Does any one know how to have this box checked all the time?
Good luck. It's not part of PORelease. They stash it in the xref table (making it tough to manipulate).

I suppose you could replace the native chkbox w/ your own & link it to the apps dataview. Then (w/ some vbcode & a reliable event trigger) push TRUE into your control's state & try an otrans.update.

Maybe someone out there has a way (that could also be applied to date locking).

Rob

--- Original Message ---
From:"Rick" <rhagy@...>
Sent:Wed 8/25/10 2:02 pm
To:vantage@yahoogroups.com
Subj:[Vantage] Lock Qty checkbox on po release

Does any one know how to have this box checked all the time?