Migrating from Local Development to NWDI 
You have started a component based development project in SAP NetWeaver Developer Studio and would like to move into NWDI now to reap the benefits of version control, central builds and central configuration services.
You have installed and configured NWDI and CM Services.
If you would like to use enhanced CTS for transports, the enhanced CTS has to be configured and non-ABAP systems and transport routes have to be created.
To move from local development into NWDI you have to perform the following steps:
Add local SC definition to System Landscape Directory (SLD). Note that the dependency information is not transferred.
Alternatively you can create the SC together with the dependency definitions with the Configuration Wizard. In this case the next two steps can be skipped.
Add dependencies in SLD.
Add SC(s) to your development configuration in CM Services Configuration Services. See Using Configuration Services.
Download central development configuration into Developer Studio.
Copy and paste local development to central development configuration.
Create activity and check-in source files into DTR.
Continue development.
Download development configuration and start developing.
After development check-in sources.
Activate centrally (Central Build Environment (CBS) takes care of a continuously buildable software).
Release for transport (only if used with enhanced CTS).