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.      Select the application to be configured in the Web Dynpro Explorer in the Applications directory.

       2.      Open the context menu of your application and choose Edit.

       3.      Select the Application properties tab and choose New. The dialog box Application properties appears.

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

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

       6.      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