
In the Administration workset, you can check the consistency of a callable object definition against the underlying implementation class. The callable object checker tool provides information as to whether the implementation has been changed in a way that prevents the callable object from executing correctly.
You can use the callable object checker for background or Web Dynpro component callable objects.
You can add either an individual object, or all objects in a selected folder.
The tool displays information about the definition consistency of the following callable object attributes:
According to the check result, you must take action as follows:
No action is required. The object definition and the implementation class are in a consistent state.
Object definition update is optional. New attributes have been added to the implementation but the callable object can execute with the existing definition.
Object definition update is required. Open the callable object for editing, and choose Update on the Object Definition tab page. This updates the implementation version to the latest available in the system.