iView Properties
The following table lists general properties that are relevant for iViews. The list does not include iView properties that are unique to a special types of iViews, such as an SAP application iView or Web-based URL iView.
Since portal pages are technically iViews, some iView properties apply to pages, as well. Some properties are also relevant to other object types.
Property Name |
Property ID |
Admin |
End User |
Object Type |
Description |
Authentication Scheme |
AuthScheme |
Editable |
Hidden |
iViews |
Logon authentication scheme name. If not specified, default is Default. |
Cache Level |
CachingLevel |
Editable |
Hidden |
iView, page |
Defines level of caching: Shared=shared by everyone; User=cache per user; Session=browser session |
Cache Validity Period |
ValidityPeriod |
Editable |
Hidden |
iView, page |
Validity period (in milliseconds) of content in the cache before it is refreshed |
Code Link |
CodeLink |
Read Only |
Hidden |
iViews, pages |
A reference to the portal component upon which the iView/page is based |
Collection |
Collection |
Editable |
Hidden |
All |
Defines the translation worklists (SAP internal use only). For example, IP_PTL_INITIAL_CONTENT for initial content delivered with the SAP NetWeaver portal. |
Created By |
CreatedBy |
Read Only |
Hidden |
All |
The logged on user responsible for creating the object |
Created On |
CreatedAt |
Read Only |
Read Only |
All |
The date the object was first created |
Description |
com.sap.portal |
Editable |
Read Only |
All |
Provides a description of the object |
Display State |
Availability |
Editable |
Hidden |
iView, page |
Defines the display state of the iView/page at runtime: Mandatory=locked in page; Visible=displayed in page; Available=hidden from page, but can be added by end user |
Domain |
Domain |
Editable |
Hidden |
All |
Identifies the general application area for translation (SAP internal use only). For example, AC = Accounting General. |
External Window Height |
com.sap.portal |
Editable |
Hidden |
Page, iView, folder |
Height (in pixels) of the external window that is displayed, showing the results of a navigation event. Relevant only if Launch In is set to External Window. |
External Window Width (Pixels) |
com.sap.portal. |
Editable |
Hidden |
Page, iView, folder |
Width of the external window that is displayed, showing the results of a navigation event. Relevant only if Launch In is set to External Window. |
Fixed Height (Pixels) |
Height |
Editable |
Hidden |
iView, page |
Fixed height (in pixels) of the iView/page when Height Type is set to Fixed and the object is displayed in an iFrame |
Height Type |
HeightType |
Editable |
Hidden |
iView, page |
Defines the height of the iView/page when displayed |
Isolation Method |
IsolationMode |
Editable |
Hidden |
iView, page |
Defines how theiView/page is encoded in a portal page. Values: EMBEDDED, URL |
Last Changed By |
ChangedBy |
Read Only |
Hidden |
All |
The logged user who last modified the object |
Last Modified Date |
LastChangedAt |
Read Only |
Read Only |
All |
The date the object was last modified |
Launch In |
com.sap.portal. |
Editable |
Hidden |
iView, Page |
Defines where the contents of a navigation event are displayed. 0=display in portal content area; 1=display in external window. |
Link Name to URL |
TitleURL |
Editable |
Hidden |
Page, iView, Folder |
Defines the URL that is launched by the object at runtime. |
Master Language |
MasterLanguage |
ReadOnly |
Hidden |
All |
The language in which the original object was written and is maintained. |
Maximum Automatic Height (Pixels) |
MaxAutoHeight |
Editable |
Hidden |
iView, page |
Maximum height in pixels of the iView/page when Height Type is set to Automatic |
Minimum Automatic Height (Pixels) |
MinAutoHeight |
Editable |
Hidden |
iView, page |
Minimum height (in pixels) of the iView/page when Height Type is set to Automatic |
Name of External Window |
com.sap.portal. |
Editable |
Hidden |
iView, Page |
Defines the HTML ID of the external window that is launched as a result of a navigation event. It enables subsequent events to use the same external window rather than creating a new external window for each event. Relevant when Launch In is set to External Window. |
Object is a Template |
IsTemplate |
Editable |
Hidden |
iView, Page |
Specifies whether or not an object is a template. |
Object Type |
ComponentType |
Read Only |
Hidden |
All |
Object type in the PCD. If not specified, the default is iView. Example: com.sapportals.portal.page com.sapportals.portal.iview com.sapportals.portal.layout |
Show ‘Expand’/’Collapse’ Icon in Tray |
ShowMinimize |
Editable |
Hidden |
iViews |
Shows or hides the 'Expand'/'Collapse' icon in the iView/page tray. |
Show 'Help' Option |
ShowHelp |
Editable |
Hidden |
iView, page |
Shows or hides the 'Help' option in the iView/page dropdown list |
Show Name |
ShowTitle |
Editable |
Hidden |
iView, page |
Shows or hides iView/page name in the tray |
Show 'Open in New Window' Option |
ShowExpand |
Editable |
Hidden |
iView, page |
Shows or hides the 'Open in New Window' option in the iView/page dropdown list |
Show 'Personalize' Option |
ShowPersonalize |
Editable |
Hidden |
iView, page |
Shows or hides the 'Personalize' option in the iView/page dropdown list |
Show 'Refresh' Option |
ShowRefresh |
Editable |
Hidden |
iView, page |
Shows or hides the 'Refresh' option in the iView/page dropdown list |
Show 'Remove' Option |
ShowRemove |
Editable |
Hidden |
iView, page |
Show or hide the 'Remove' option in the iView/page dropdown list |
Show Tray |
ShowTray |
Editable |
Hidden |
iView, page |
Shows or hides the selected tray type behind and around the iView/page |
Supported User Agents |
SupportedUser |
Editable |
Hidden |
iView, page |
Defines supported browsers, browser versions, and OS/platforms to display the page/iView at runtime. (*,*,*) means all user agents are supported. For example: (MSIE, *,Win) or (Netscape, >6, *). |
Tray Type |
TrayType |
Editable |
Hidden |
iView, page |
Type of tray displayed behind and around the iView/page |
Unsupported User Agents |
Unsupported |
Editable |
Hidden |
iView, page |
Defines browsers, browser versions, and OS/platforms to exclude from those defined in Supported User Agents. For example: (MSIE, *,Win) or (Netscape, >6, *). |