Show TOC Start of Content Area

Procedure documentation Creating a Service  Locate the document in its SAP Library structure

Use

You now define a service operation on top of the created Order client data object.

Prerequisites

You have created client data object Order containing one header node, OrderOrderheader, by importing the respective data object from the DOE.

Procedure

       1.      In the Service Explorer, select the Services node of your project.

       2.      Open the context menu (by right-clicking on the node), and choose Create Service.

       3.      In the New Service dialog box, enter the Name orderService and click Finish.

Result

The orderService appears under the Services node of your order_srv Mobile Service Component.

 

End of Content Area