Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check if any field value of a record has changed
Syntax
client server public static boolean pmfTableHasChanged(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
The record to check for change
Return Value
Type: boolean
true, if any field value has changed false otherwise
Remarks
All fields, that have base types less than 7 will be checked; all other fields will NOT be checked.