PO_HEADERS block requery is opening another PO in forms personalization
I have done forms personalization on Purchase Order Form.
In that after executing a pl/sql procedure that updates PO header DFF. after that i am doing
PO_HEADERS block and DO_KEY Execute Query.
WIth this , after updating the PO, it is closing and opening another PO automatically. I want the same PO to refresh with the latest updated data.
How to do that ?