Creating Composite Application Development Components
Use
All packages, services, and objects are grouped into development components (DC). You can create new composite application DCs which represent your application.
Prerequisites
You have opened the Service Composer perspective.
Procedure
- Choose .
- Select the software component in which you want to create the new DC. Choose Next.
- Complete the required data as follows:
Field Description Vendor
Enter the name of the component vendor. Default value: sap.com
Name
Enter the name of the DC. Use lowercase only. You may use more than one component name by separating the names with a slash.
Caption
Enter a single line caption.
Language
Choose the language. Default value: American English
Domain
Choose the domain. Default value: Basis
Support Comment
This is used only when the value in the Vendor field is sap.com . Enter a CSN component name.
CAF- SOL
BC-DWB-JAV-CAF
- We recommend that you specify a unique table name prefix for your application. To do that choose the link To avoid table name collisions, set the default prefix here. Choose Next.
- Choose Finish.
The application you have created is added to the Composite Application Explorer.
- Optional: You can use the business object nodes, application services, and data types of reused projects you have added to define the structure of your application services and business objects. To reuse another application, do the following:
- Open theReused Projects tab page of your application.
- Choose Add and select the project you want to use in your application.
- Choose Finish.
- To reuse an existing project that you have created with an older version of the SAP NetWeaver Developer Studio, you need to create projects that use the old connectivity. In these projects, you can reuse old projects. From the menu path, choose and mark the Create CAF projects with dynamic connectivity (SAP Note 1000104387)checkbox.
If you have already enabled this option, the next time you create a project, a warning appears that the new project uses old connectivity.
Note that you cannot reuse projects that have been created with the new connectivity version in projects that are created with the deprecated connectivity version, and vice versa.
Result
You have created a new application
More Information:

