
Using this procedure, you create a Java development component (DC) project in which you develop the callable object.
To be able to use the interfaces that Guided Procedures (GP) requires for background callable objects, you must also configure the project by adding the appropriate DCs that are used to it.
The following DCs must be available in your development configuration:
As the dependency type, select Build Time.
Do not change the type of build time (depending on your SAP NetWeaver Developer Studio version, a dropdown box may be present). Leave it blank.
Your Java DC project is ready for development. Now you can implement the background callable object.
More Information