Entering content frame

Background documentation LinkToURL Properties Locate the document in its SAP Library structure

Properties in the View Designer

·        reference

Address/URL of the Web page to be opened. You specify the URL relative to the application server using /, otherwise use the absolute notation: http://, https://, ftp://, mailto:// … and so on.

Note

Note that JavaScript is not allowed.

·        target

Browser window in which the page is to be opened. You can specify the name of the target window yourself or use the following value that complies with the W3C-HTML standard:

¡        _blank

The page is opened in a new window without a name. This is the default value.

Note

A new window is always opened with _blank. When you specify a window and one with this name does not exist, a new window is opened. If this window already exists, the existing content is rejected and the new URL is loaded in. In this case the window is not placed in the foreground.

·        type

Graphical display of the UI element.

Value

Visual Display

Description

navigation

This graphic is explained in the accompanying text

Link is displayed underlined and with a font color that is used for links already visited.

function

This graphic is explained in the accompanying text

Link is displayed underlined in the standard design.

reporting

This graphic is explained in the accompanying text

Link is displayed not underlined in the standard design.

result

This graphic is explained in the accompanying text

Link is displayed not underlined.

 

 

Leaving content frame