!--a11y-->
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.

This list is not final and is subject to change within the scope of this current release.
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' |
Page Redirects URL |
Redirect |
Editable |
Hidden |
iView |
Defines whether an isolated iView determines its own URL and returns it to the page by redirection, or if the page determines the iView's URL |
Display State |
Availability |
Editable |
Hidden |
iView, page |
Defines display state of iView/page in run time: Mandatory=locked in page; Visible=displayed in page; Available=hidden from page, but can be added by end user |
Code Link |
CodeLink |
Read Only |
Hidden |
iViews, pages |
A reference to the portal component upon which the iView/page is based |
Height Type |
HeightType |
Editable |
Hidden |
iView, page |
Defines height of iView/page when displayed |
Fixed Height (Pixels) |
Height |
Editable |
Hidden |
iView, page |
Fixed height (in pixels) of iView/page when Height Type is 'Fixed' and object is displayed in iFrame |
Minimum Automatic Height (Pixels) |
MinAutoHeight |
Editable |
Hidden |
iView, page |
Minimum height (in pixels) of iView/page when Height Type is 'Automatic' |
Maximum Automatic Height (Pixels) |
MaxAutoHeight |
Editable |
Hidden |
iView, page |
Maximum height in pixels of iView/page when Height Type is 'Automatic' |
Tray Type |
TrayType |
Editable |
Hidden |
iView, page |
Type of tray displayed behind and around the iView/page |
Show Tray |
ShowTray |
Editable |
Hidden |
iView, page |
Shows or hides the selected tray type behind and around the iView/page. |
Show Name |
ShowTitle |
Editable |
Hidden |
iView, page |
Shows or hides iView/page name in tray |
Show 'Refresh' Option |
ShowRefresh |
Editable |
Hidden |
iView, page |
Shows or hides 'Refresh' option in iView/page drop-down list |
Show 'Open in New Window' Option |
ShowExpand |
Editable |
Hidden |
iView, page |
Shows or hides 'Open in New Window' option in iView/page drop-down list |
Show 'Personalize' Option |
ShowPersonalize |
Editable |
Hidden |
iView, page |
Shows or hides 'Personalize' option in iView/page drop-down list |
Show 'Remove' Option |
ShowRemove |
Editable |
Hidden |
iView, page |
Show or hide 'Remove' option in iView/page drop-down list |
Show 'Help' Option |
ShowHelp |
|
|
iView, page |
Shows or hides 'Help' option in iView/page drop-down list |
Supported User Agents |
SupportedUser |
Editable |
Hidden |
iView, page |
Defines supported browsers, browser versions, and OS/platforms to display page/iView in runtime. (*,*,*) means all user agents are supported. For example: (MSIE, *,Win) or (Netscape, >6, *). |
Unsupported User Agents |
UnsupportedUs |
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, *). |
Drag&Relate Target |
com.sapportals. |
Editable |
Hidden |
iView, Page |
Determines if the iView/page is a Drag&Relate target (a node that can receive drag event). 0=No; 1=Yes. |
External Window Height |
com.sapportals |
Editable |
Hidden |
Page, iView, folder |
Height (in pixels) of external window that is displayed, showing results of a drag event. Relevant only if 'Launch In' is set to external window. |
External Window Width (Pixels) |
com.sapportals. |
Editable |
Hidden |
Page, iView, folder |
Width of external window that is displayed, showing results of a drag event. Relevant only if 'Launch In' is set to external window. |
Launch In |
com.sapportals. |
Editable |
Hidden |
iView, Page |
Defines where the contents of a navigation node or the results of a Drag&Relate event are displayed. 0=display in portal content area;1=display in external window. |
Drop Target |
MainObject |
Editable |
Hidden |
|
The actual object, typically a database table, represented by the portal Drag&Relate target |
Name of External Window |
com.sapportals. |
Editable |
Hidden |
iView, Page |
Defines the HTML ID of the external window that is launched when a navigation node is chosen or a Drag&Relate event is triggered. 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 if object is a template or not |
<object> Name |
com_sapportals |
Editable |
Read Only |
All |
Portal object name |
Description |
_com_sapporta |
Editable |
Read Only |
All |
Provides description of object |
<object type> ID Prefix |
Prefix |
Read Only |
Hidden |
All |
Optional prefix for a portal object type that renders the ID unique. For example: com.company.division.<object name> |
Parent Folder |
ParentFolder |
Read Only |
Hidden |
All |
PCD path where object is saved |
Creation Date |
|
Read Only |
Read Only |
All |
The date the object was first created |
Created By |
|
Read Only |
Hidden |
All |
The logged on user responsible for creating the object |
Last Modified Date |
|
Read Only |
Read Only |
All |
The date the object was last modified |
Modified By |
|
Read Only |
Hidden |
All |
The logged user who modified the object last |
Object Type |
ComponentType |
Read Only |
Hidden |
All |
Object type in PCD. If not specified, default is iView. Example: com.sapportals.portal.page com.sapportals.portal.iview com.sapportals.portal.layout |
Source Object ID |
IDSource |
Read Only |
Hidden |
All (not folder) |
Name of source object for a delta link object. |
Source Name |
SourceName |
Read Only |
Hidden |
All (not folder) |
Displays the source object of delta link object |
Mark Modified Objects |
MarkModificatio |
Editable |
Hidden |
All |
Delta link objects that have been manually modified will be visually marked in the user interface |
Show Hidden Objects |
ShowHiddenOb |
Editable |
Hidden |
All |
Delta link objects that are hidden are displayed on the user interface |
Show Deleted Objects |
ShowDeletedO |
Editable |
Hidden |
All |
Delta link objects that have been deleted are displayed on the user interface |
Isolation Method |
IsolationMode |
Editable |
Hidden |
iView, page |
Defines how iView/page is encoded in a portal page. Values: EMBEDDED, URL, PUMPED |
Cache Validity Period (msecs) |
ValidityPeriod |
Editable |
Hidden |
iView, page |
Validity period (in milliseconds) of content in cache before it is refreshed |
Cache Level |
CachingLevel |
Editable |
Hidden |
iView, page |
Defines level of caching: shared by everyone, or cache per user or browser session Values: Shared, User, Session |
Can be Launched |
com.sapportals. |
Hidden |
|
Page, iView, Folder |
Navigation object is able to launch a URL during run time |
Launch URL |
LaunchURL |
Editable |
Hidden |
Page, iView, Folder |
Defines the URL that is launched by the object during run time. |
Master Language |
MasterLanguag |
ReadOnly |
Hidden |
All |
The language in which the original object was written and is maintained. |
Domain |
Domain |
Editable |
Hidden |
All |
Identifies the general application area for translation (SAP internal use only). For example, "AC" = Accounting General. |
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 enterprise portal. |