Properties of the Employee Search iView Description |
Property |
Maintained by |
Entry Type |
Allowed Entries |
|---|---|---|---|---|
Group of organizational structure views |
sap.xss.tmv.orgviewgroup |
Administrator |
Optional |
Organizational structure view group, for example
|
Individual organizational structure view |
sap.xss.tmv.orgview |
Administrator |
Optional |
Organizational structure view, for example
|
Cache lifetime, in days |
sap.xss.tmv.cachemaxage |
Administrator |
Mandatory |
|
Organizational structure views with list display in navigation area |
sap.xss.tmv.navlistorgviews |
Administrator |
Optional |
Organizational structure view, for example
|
Note the following information about the properties:
sap.xss.tmv.orgviewgroup
Organizational structure view groups are stored in Customizing for
Manager Self-Service (mySAP ERP)
, under
sap.xss.tmv.orgview
Organizational structure views are stored in Customizing for
Manager Self-Service (mySAP ERP)
, under
Note
Either use the property sap.xss.tmv.orgviewgroup to define an organizational structure view group, or use the property sap.xss.tmv.orgview to define an individual organizational structure view for the iView.
sap.xss.tmv.cachemaxage
The first time data on an organizational structure view group or organizational structure view is read from the ERP system, the data is stored in a cache from which it can be accessed efficiently. You can use the property sap.xss.tmv.cachemaxage to define the number of days that the cache remains valid before it is discarded and the data is read from the ERP system again.
You can use the entries
–1
and
0
to define that the data is determined anew from the ERP system each time it is accessed, the cache is therefore not used at all. The settings differ as follows:
–1
The system does not read any data from, or write any data to the cache.
0
The system does not read any data from the cache, but it writes data read from the database to the cache.
Recommendation
Even if you define a value greater than 0 for this property, so that data is taken from the cache, users can update the data that is displayed at any time. The data is then determined again from the ERP system. To improve system performance, we therefore recommend you use the cache.
sap.xss.tmv.navlistorgviews
You use this property to define that navigation objects for an organizational structure view are displayed in a list instead of a tree structure. In the standard system, navigation objects are displayed in a tree structure.
You can enter the following organizational structure views:
Organizational structure views with a navigation area that belong to the organizational structure view group you define with the property sap.xss.tmv.orgviewgroup.
Organizational structure view you define with the property sap.xss.tmv.orgview, provided that is has a navigation area.