Show TOC Start of Content Area

Procedure documentation Editing the Substitution Properties  Locate the document in its SAP Library structure

Use

Each substitution property is a name-value pair. You can set whatever property you want to be a substitution property. This kind of property is useful because you can edit its name or value, even if you do not know where it is set within the application.

Creating a Substitution Property

At first you set the name of the substitution property. You create this property by writing its name in the place where you want to make corrections at deploy time. It is not obligatory to use one substitution property for a whole property. Substitution properties might be parts of the properties. Use the following syntax:

${<Name>}

You can set the value by editing the substitution properties.

Editing a Substitution Property

...

       1.      In your DLP project, choose the Deployer tab

       2.      Choose Deploy Substitution Values. A dialog window displays all substitution values set in the project.

       3.      Choose a property from the list.

       4.      In the Substitutions field enter the value that you want to be used at deploy time instead of the substitution value.

       5.      Click the Modify button to enter the changes.

       6.      The OK button closes the window.

       7.      Save your entries.

 

 

End of Content Area