HCM Process Overview Technical Name of iView |
com.sap.pct.erp.mss.process_overview_wda |
Technical Name of Application |
asr_processes_display |
Runtime Technology |
ABAP/Web Dynpro |
Available as of |
SAP ERP 6.0 SPS09 |
Data Source or Data Storage |
SAP ECC |
This iView gives the manager an overview of all the processes that he or she initiated.
Note
As of SAP enhancement package 3 for SAP ERP 6.0, in place of this iView, a new iView
HCM Process Overview
is available that is assigned to the
Manager Self-Service
role in the standard system. We therefore recommend that you use the new iView.
See SAP Note 1048386 for the existing iView.
See Business Package for Manager Self-Service and HCM Processes and Forms .
In the standard system, this iView uses the Web Dynpro configuration HR_ASR_LIST for the Web Dynpro application asr_processes_display. You can create your own configuration as required. For more information, see Web Dynpro Configuration (Web Dynpro for ABAP) .
The following application parameters are defined for the iView in the standard system:
CONSUMER_ID=HCM_PROC
Specifies the consumer ID of the process object. This ID sets the application area of the Web Dynpro application, in this case, the
HCM Processes and Forms
. For more information, see the Implementation Guide (IMG) for the
Process Object
under
Set Up User
.
BROWSER_CONTEXT=AFFECTED_INITIATOR_OVERVIEW
Determines that all processes that the manager initiated are displayed, irrespective of the process status.
NO_HEADER=X
Determines that the iView title is not displayed. For more information, see Configuration of iView and Tray Title (Web Dynpro for ABAP) .
TRACKING_ID=OPEN_PROCESSES
Specifies the tracking ID from Customizing for
Personnel Management
under
. During data tracking, this ID differentiates Web Dynpro applications that are used more than once in the same portal role in different iViews.
INITIATOR_ROLE=MSS
States that the iView is started by the initiator role
Manager
(HRASRB). For more information about the initiator roles, see the Implementation Guide (IMG) for
HR Administrative Services
under
. This parameter is required for tracking data.