Show TOC Start of Content Area

Procedure documentation Specifying Navigation Schema for the Exit Button  Locate the document in its SAP Library structure

Use

In the Customer Details view, you specify the Exit button, which closes the application when the button is clicked. To exit the application, you must exit the view and then you can exit from the application window.

Procedure

...

       1.      In the Laptop UI explorer, expand the servapp development component.

       2.      Expand the nodes Web Dynpro Components   CustomerComp Windows.

       3.      Click CustomerCompWindow with the secondary mouse button and choose Open   Open Window Editor.

       4.      Choose the Navigation tab.

       5.      In the toolbar that appears on the left hand side, choose Create Outbound Plug, and click inside the Navigational Modeler area.

       6.      Enter Exit as the name of the plug.

       7.      Select Exit as the type, and choose Finish.

       8.      In the Laptop UI explorer, expand the Views node and double-click the OrderDetails view.

       9.      Choose the Properties tab, and then choose Add.

   10.      Select CustomerCompWindow as the required controller, and choose OK.

   11.      In the Laptop UI explorer, expand the nodes Local Component Interface Interface Views.

   12.      Click CustomerCompInterfaceView node with the secondary mouse button and choose Open Open Controller Editor.

   13.      In Outbound Plugs section, choose New.

   14.      Enter Exit as the name of the plug.

   15.      Select Exit as the type of the plug, and choose Finish.

End of Content Area