Entering content frame

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

Properties in the View Designer

·        dataMode

Property DATA_MODE of the Web template to be displayed.

Value

Description

default

Standard

hybrid

Use pre-calculated data. If this is missing ask for current data

neu

Uses current data

static

Uses HTML pages already known

staticHybrid

Uses already known HTML pages. If these are missing, searches for pre-calculated data. If this is also missing, requests current data.

stored

Uses pre-calculated data

·        dataProviderStateName

Data provider of the template to be displayed, corresponds to the DATA_PROVIDER property.

·        dataProviderStateType

Type of Data Provider

Value

Description

Corresponding Properties of the Data Provider in the Web Template

default

Standard setting

 

infoprovider

Technical name of the info provider

INFOCUBE

query

Technical name of the query

QUERY

view

Technical name of the view

VIEW

·        debug

Property DEBUG of the Web template to be displayed.

Caution

Note that this property is not API-visible, that means it cannot be changed by application developers.

·        height

Height of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent.
See also the relevant section in Legend.

·        meltVariables

MELT_VARIABLES property of the Web template to be diplsayed

·        server

Web address of the server

·        serverType

Specifies whether the addressed application server is a Java server or an ABAP server.

Value

Description

abap

ABAP application server

java

Java application server

·        sessionId

SESSION-ID property of the Web template to be displayed.

Caution

Note that this property is not API-visible, that means it cannot be changed by application developers.

·        stateless

Property STATELESS of the Web template to be displayed.

·        suppressSystemMessages

Property SUPPRESS_SYSTEM_MESSAGES of the Web template to be displayed. The value CONDITIONAL is not supported.

·        suppressWarnings

Value of the SUPPRESS_WARNINGS property of the Web template to be displayed.

·        templateId

Property TEMPLATE_ID of the Web template to be displayed.

·        URL

Value of the URL property of the Web template to be displayed.

Caution

Note that this property is not API-visible, that means it cannot be changed by application developers.

·        usePersonalization

Property  USE_PERSONALIZATION of the Web template to be displayed

·        variablesClear

Property VARIABLES_CLEAR of the Web template to be displayed.

·        variableScreen

Property VARIABLE_SCREEN of the Web template to be displayed.

·        variant

Property VARIANT of the data provider

·        width

Width of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent.
See also the relevant section in Legend.

 

 

Leaving content frame