Start Processes

Technical Data

Technical Name of iView

com.sap.pct.erp.mss.eeselection

Technical Name of Application

sap.com/mss~hras/EmployeeSelectionApp

Runtime Technology

Java/Web Dynpro

Available as of

SAP ERP 6.0 SPS09

Data Source or Data Storage

SAP ECC

Use

Managers can use this iView to request an administrative change for an employee. The manager runs an HCM Processes and Forms process.

In the first step of the Start Processes iView, the manager selects an employee. In the second step, he or she selects a process and starts it. The system then calls the HRAS Process iView, and as a next step shows it in the Start Processes iView.

In the standard system, the Organizational Change process is implemented as a sample process. Managers can use this process to request the organizational reassignment of an employee to a new position that is outside of their area of responsibility. For more information about this sample process, see Transfer (International) .

You can implement any other or additional processes.

Note Note

If you want to use this iView, see SAP Note 1048386.

End of the note.

Integration

  • The Object and Data Provider provides the list of employees from which the manager can select in this iView.

  • This iView calls the HRAS Process iView.

    It uses a service that is defined in Customizing for the Self-Services Homepage .

Configuration

Information About Application Parameters for the iView

You can use the ProcGrp application parameter to assign a process group created in Customizing to the iView. In the standard system no value is defined for this parameter. For more information, see the Implementation Guide (IMG) for HR Administrative Services under the Process Groups section.

Information about the self-service property settings of the iView

Description

Property

Maintained by

Entry Type

Allowed Entries

Lifetime of cache

1.sap.mss.hras.cachemaxage

Administrator

Mandatory

Number of days (standard setting: 1 )

Group of organizational structure views

1.sap.mss.hras.orgviewgroup

Administrator

Optional

Organizational structure view groups of OADP defined in Customizing (standard setting: MSS_ TMV_EE )

Organizational structure view

1.sap.mss.hras.orgview

Administrator

Optional

Organizational structure views of OADP defined in Customizing (standard setting: no organizational structure view)

Organizational structure views with list display in navigation area

1.sap.mss.hras.navlistorgviews

Administrator

Optional

Organizational structure views of OADP defined in Customizing (standard setting: MSS_ TMV_EE_ORG1 )

Service ID

1.sap.mss.hras.serviceid

Administrator

Mandatory

Service key defined in Customizing (standard setting: MSS_HCM_HRAS_CALL_ASR_PROCESS )

Note the following information about the properties:

  • 1.sap.mss.hras.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 1.sap.mss.hras.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.

      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 that you use the cache.

  • 1.sap.mss.hras.orgviewgroup

    For the organizational structure view groups, see Customizing for Manager Self-Service (SAP ERP) , under Start of the navigation path Object and Data Provider Next navigation step Organizational Structure Views Next navigation step Group Organizational Structure Views End of the navigation path .

  • 1.sap.mss.hras.orgview

    For the organizational structure views, see Customizing for Manager Self-Service (SAP ERP) , under Start of the navigation path Object and Data Provider Next navigation step Organizational Structure Views Next navigation step Define Organizational Structure Views End of the navigation path .

    Note Note

    Either use the property 1.sap.mss.hras.orgviewgroup to define an organizational structure view group, or use the property 1.sap.mss.hras.orgview to define an individual organizational structure view for the iView.

    End of the note.
  • 1.sap.mss.hras.navlistorgviews

    You use this property to define that navigation objects for an organizational structure view are displayed as a list instead of as 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 that you define with the property 1.sap.mss.hras.orgviewgroup .

    • The organizational structure view that you define with the property 1.sap.mss.hras.orgview , provided that it has a navigation area.

  • 1.sap.mss.hras.serviceid

    For the service key, see Customizing for the Self-Services Homepage , under Start of the navigation path Services Next navigation step Define Services End of the navigation path (Customizing view V_T7XSSSERSRV).