do task after POST in OE Order screen

SUGGESTED

I have a custom OE1100 screen

User will ship some lines and make an invoice and of the course the question to print forms will pop up.

After views settle I want to set qtyordered=0 for any open lines

I know the standard _onrecordchanged events; is there anything like _AfterPost event ?

thanks