Detecting if Changes Made in Component Processor and Save Pending?
How do you detect in PeopleCode if there are pending changes (unsaved) in the component processor buffer. You can do SetComponentChanged() to set this but how do you detect if the user has made a change that hasn't been saved yet?
0