Show TOC Start of Content Area

Procedure documentation Developing Your First Composite Application  Locate the document in its SAP Library structure

Purpose

With this tutorial you get a quick and step-by-step instruction on how to create and model your first composite application, using the Composite Application perspective of the SAP NetWeaver Developer Studio.

By the end of this tutorial, you will be able to:

·        Create a composite application

·        Model business object nodes

·        Define query operations

·        Define and implement application services operations

Prerequisites

You are familiar with the basic concepts of Java development.

Procedure

...

       1.      Create an application.

       2.      Model a business object node.

       3.      Model an application service and implement its operations.

       4.      Generate your application and build it.

       5.      Test your application with the Service Browser.

Next Step

Creating a New Application

 

 

End of Content Area