Show TOC Start of Content Area

Background documentation Working with Development Components  Locate the document in its SAP Library structure

SAP NetWeaver Developer Studio and SAP NetWeaver Development Infrastructure (NWDI) support the component-based development following the SAP’s component model.

Note

Before starting to work with development components (DCs), you must import a development configuration into your Developer Studio. More information: Importing Development Configurations.

More information about working with DCs:

      Synchronizing a DC in a Local File System

How to synchronize the content of the DCs contained in the Design Time Repository (DTR) with the DCs on your local file system.

      Migrating Projects to the Development Infrastructure

How to migrate standard development projects to a DC.

      Versioning Sets of Files as Fusions

When working with DTR as a versioning system, you can organize parts of your development project in fusions. This allows you to organize the development in such a way that sets of files and folders that depend on each other are treated by the DTR as a single unit to be checked out or in. This is important, for example, when working on Web Dynpro projects and eases the conflict detection in DTR.

      Creating Development Components

How to create new DCs.

      Editing Development Components

How to edit the content of a DC.

      Releasing the Software to the Transport System

How to release your changes for transport with the central transport system.

End of Content Area