Show TOC

Working with Development ComponentsLocate this document in the navigation structure

Use

SAP NetWeaver Developer Studio and SAP NetWeaver Development Infrastructure (NWDI) support the component-based development. This means that you perform the software development in standard projects following SAP's component model principles. The projects you work on are wrapped in development components (DC), which are organized in software components (SCs). You get the SCs with the development configuration you got in your Developer Studio. The development itself can be under version control (from the Design Time Repository (DTR), provided by the NWDI) and is based on SAP's component model or results from local development in the Developer Studio.

If you have been developing the software outside a DC, you must first migrate it to a DC. For more information, see Migrating Standard Projects into Development Components .

These are the tasks you can perform with a DC: