Entering content frame

Object documentation Ticker Locate the document in its SAP Library structure

Definition

Web item that allows you to display table content as a ticker.

Structure

The following is a parameter list for the Web item Ticker, arranged according to the various parameter groupings.

Display

Parameter

Description

Width in pixels (WIDTH)

 

 

You use this parameter to determine the width of the Web item.

 

Height in pixels (HEIGHT)

 

You use this parameter to determine the height of the Web item.

Visibility (VISIBILITY)

 

You use this parameter to determine whether the Web item is visible in the Web application.

With tray (WITH_TRAY)

 

You use this parameter to determine whether the Web item has a symbol that allows it to be expanded and collapsed. For more information on this parameter, see Parameter Tray.

Internal Display

Parameter

Description

Width of the ticker text in characters

 (TICKER_SIZE)

You use this parameter to set the width of the ticker text in characters.

Label visible (CAPTION_VISIBLE)

You use this parameter to determine whether the label (name of the query) is displayed for the ticker.

Separator (SEPARATOR)

You use this parameter to set the separator between two ticker rows.

Separators are added when the data for a new data row is displayed.

Behavior

Parameter

Description

Activate navigation (INTERACTION_ALLOWED)

 

You use this parameter to determine whether navigation or other interactions are possible in the Web application.

Delay in milliseconds

(DELAY)

Default value: 3000

You use this parameter to determine the delay in milliseconds until the ticker starts.

Speed in milliseconds.

(SPEED)

Default value: 200

You use this parameter to determine the time after which the ticker moves one character. You can only specify the time in milliseconds.

Data Binding

Parameter

Description

Data provider (DATA_PROVIDER_REF)

You use this parameter to assign a data provider to the Web item. The Web item gets the data and metadata that it needs to generate the output and commands from this data provider.

We recommend that you keep to the conventions supported by the Web Application Designer when specifying names: The name should be a maximum of 30 characters long and consist of characters “A-Z”, “0-9” and “_”, but cannot start or end with “_”. Adhering to these conventions facilitates the upgrade to future SAP releases.

 

 

 

 

Leaving content frame