Entering content frameBackground documentation ~trcIncFileName Locate the document in its SAP Library structure

Description

Specifies full path name of an included HTMLBusiness file.

If you set the ~trcIncFiles parameter to 1 , the value of ~trcIncFileName contains the name of an included HTML Business file.

The templates subdirectory templates\system\dm of the ITS instance contains two system template files called traceincludestart.html and traceincludeend.html . If ~trcIncFiles is set to 1 , these files are used to display the included file information when a page inclusion starts and ends.

These system template files contain two context values in the parameters:

  • ~trcIncFileName specifies the name of the included file

Set by

 

Values

Any valid HTMLBusiness file name.

Example

~trcIncFileName     C:\Program Files\SAP\ITS\2.0\<ITS instance>
                    templates\system\sapxjutil.html

Valid from

Release 4.6DC3.

Leaving content frame