PeopleCode changes at record level result into Data Integrity error
When we make changes to peoplecode of a record on a page and refresh that page in PIA, we get an error -
==============
Data Integrity Error (124,85) <br /><br />The data structure from the page does not match the data structure in the database. This can be caused by a change in the record definition while you were viewing the page. This is a non-recoverable error and the current transaction will be aborted.</
===============
Steps to replicate this problem in Finance 9.1 PT 8.52/53 environment -
- Open worklist page in PIA.
- Then open App Designer, Record - PSWORKLIST - Any field, event RowInit - put a winmessage and save.