Reference Information: Definition of Hyperlinks to Files in the R/3 System 

You can define hyperlinks that refer to documents in the R/3 System (such as work instructions) in PI sheets and cockpits. To do so , you must define an HTML tag that supports hyperlinks. Note the following:

"SAPR3-WR-file name"
"SAPR3-WR-MYFILE.HTML"

"SAPR3-PIDOC- plantPIcockpit name"
"SAPR3-PIDOC-001PIMYCOCKPIT"

The documents referred to in this way are automatically provided by the R/3 application server when the PI sheet or cockpit is loaded. This may cause performance problems when the PI document is loaded for the first time.

Example for the definition of a link to a cockpit in the HTML document

<A ID="_bfw_link_" HREF="SAPR3-PIDOC-001PIMYCOCKPIT " TARGET="FRAME2">MyLink</A>

See also:

Loading Resources on Demand

You can also specify that you do not want the R/3 System to provide the documents unless they are actually called by the user. To do so, you put an asterisk (*) instead of a hyphen (-) after SAPR3 in the URL: