Starting a New Project
You use the New Project wizard in the Mobile Applications for Handhelds perspective of SAP NetWeaver Development Studio to start a new project by creating a Development Component (DC).
The Mobile Applications for Handhelds perspective of the SAP NetWeaver Development Studio is installed, configured, and started in your development environment.
More information:
Configuring the Development Workstation
Mobile Applications for Handhelds Perspective
...
1. In the Mobile Applications for Handhelds perspective of the SAP NetWeaver Development Studio, click the New icon and Project to start the New Project wizard.
Alternatively, you can start the wizard by selecting File → New → Project.
2. In the New Project wizard, expand the Mobile Applications for Handhelds node, select Mobile Service Component, and click Next.

You follow the typical sequence for component creation in the Composite Development Scenario: Mobile Service Component → Mobile UI Component → Mobile Application Component.
3. In the New Development Component dialog box, expand the Local Development node, select My Components, and click Next.
4. in the next dialog box, enter a Name for your new development component, and click Next.
For the tutorial use order_sv as your new Mobile Service Component and keep the default settings. For later projects you may want to enter a Caption or maintain the other parameters.

Use lower-case letters and underscore (_) instead of space characters.
5. Choose Finish.
You have created a new development component (DC) as the order_sv Mobile Service Component. In the Service Explorer you now see this component as a node. If you expand it, you see five empty nodes under order_sv:
● Data Objects
● Data Structures
● Services
● Exceptions
● Message Pool