Show TOC Start of Content Area

Procedure documentation Developing a Java Development Component  Locate the document in its SAP Library structure

Use

In this step, a developer USER1 creates a simple development component (DC) of type Java and exposes some classes in a public part (which you could call a DC interface).

Procedure

The following are the steps for creating and building the DC:

...

       1.      Creating a Development Component.

       2.      Developing the Project.

       3.      Building the Development Component Locally.

       4.      Creating Public Parts for the Development Components.

       5.      Checking in the Activity.

Next Step

Creating a Development Component

...

End of Content Area