Applying the Component Controller Template

Use

You apply the component controller template to make it easier to trigger the query when editing the code. Applying the component controller template generates the context nodes, supply functions, member variables, and custom method that are necessary to trigger the methods. This makes it easier to trigger the query method of the service component that you modeled earlier and to bind it to the respective context node.

Procedure

  1. In the UI Explorer , under Start of the navigation pathorder_ui Next navigation step WebDynpro Next navigation step Components Next navigation step OrderCompEnd of the navigation path, in the context menu of Component Controller , choose Start of the navigation pathTemplate Next navigation step Apply...End of the navigation path

  2. Choose the Mobile Service Component template and choose Next .

  3. Choose New… , leave the default Name as it is, and choose OK .

  4. Choose Next .

  5. Mark the checkbox for OrderService and choose Finish .

For more information, see Applying Controller Templates .