Show TOC Start of Content Area

Procedure documentation Setting Values of the Application Properties  Locate the document in its SAP Library structure

Use

In the SAP NetWeaver Developer Studio, you can edit parameters that you want to use for configuring your Web Dynpro application. You can replace the default values for the predefined application properties with your own values.

You can create your own application properties as key value pairs by selecting self-defined.

Procedure

...

       1.      In Web Dynpro Explorer, navigate to the application to be configured.

       2.      In the context menu of the application, choose Edit. The Component Modeler appears with the application selected.

       3.      In the context menu of the Component Modeler, choose Properties.

       4.      Open the Application Properties tab in the Properties View and choose New.

The Application Properties dialog box appears.

       5.      Select Predefined and choose Browse. The predefined properties are displayed in the next dialog box.

       6.      Select the property to be modified in the list. Choose OK. You return to the dialog box Application Properties.

       7.      Replace the default value for the application property and choose Finish.

Result

The new value of the application property is displayed in the properties table.

Caution

The values of the Web Dynpro application are only valid when you redeploy the application.

  

  

 

End of Content Area