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 enhancement package 3 for SAP ERP 6.0 |
Data Source or Data Storage |
SAP ECC |
This iView gives the manager an overview of all the processes that he or she initiated.
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
or under
Assignment of Roles to a Process
.
This parameter is required for tracking data.