Diagnosis When the tree model was processing a tree control event, it detectedthat the data in the tree control is out of date. Possible cause: The event in question was registered as a PAI event bythe application. However, in the PAI module of the application, thetree model was changed before CL_GUI_CFW=>DISPATCH was called. This isnot allowed. |