How to check uncommitted changes.
I need to check uncommitted changes.
I tried with SYSTEM.FORM_STATUS = 'CHANGED' but
I found a problem with that solution : if I POST data the SYSTEM.FORMS_STATUS changes from CHANGED to QUERY and then I don't know the real status of my data : they are posted bout not committed.
Could someone help me ?
Tks
Tullio