Related Activities Launcher Technical Names of iViews |
com.sap.pct.erp.mss.relatedactivitieslauncher_startproc com.sap.pct.erp.mss.relatedactivitieslauncher_searchproc com.sap.pct.erp.mss.relatedactivitieslauncher_disppersfile |
Technical Name of Application |
sap.com/mss~hras/RelatedActivitiesLauncherApp |
Runtime Technology |
Java/Web Dynpro |
Available as of |
SAP ERP 6.0 SPS09 |
Data Source or Data Storage |
SAP ECC Called RFC function module: HR_ASR_WDA_SET_EMPLOYEE |
These iViews integrate the Web Dynpro ABAP-based applications for starting and searching for processes and for displaying the Digital Personnel File of the
Business Package for HR Administrator
into the Web Dynpro Java-based iView
Related Activities
of the
Business Package for Manager Self-Service
.
The applications from the
Business Package for HR Administrator
are available to the manager as links in the
Related Activities
iView. Each of these links corresponds to an individual iView. Managers can access the following iViews:
Related Activities Launcher
(Start Processes)
(com.sap.pct.erp.mss.relatedactivitieslauncher_startproc)
Related Activities Launcher
(Search Processes)
(com.sap.pct.erp.mss.relatedactivitieslauncher_searchproc)
Related Activities Launcher
(Display Personnel File)
(com.sap.pct.erp.mss.relatedactivitieslauncher_disppersfile)
The iViews do not have a user interface. They are only wrappers for the Web Dynpro ABAP-based applications of the
Business Package for HR Administrator
. They use the HR_ASR_WDA_SET_EMPLOYEE function module to transfer the employee that the manager previously selected to the appropriate Web Dynpro ABAP application, and then directly call the portal page that displays this application.
The integration is based on services that are defined using the
Self-Services
Homepage.
These services ensure navigation to the appropriate portal page of the
Business Package for HR Administrator
.
The services are defined in Customizing for the
Self-Services Homepage
, under
(Customizing view V_T7XSSSERSRV).
In the standard system, integration is as follows:
MSS iView |
Service Key |
Called Page from BP for HR Administrator |
URL Parameter (configured in the service key) |
|---|---|---|---|
|
MSS_HCM_HRAS_START_PROCESSES_15 |
(com.sap.pct.erp.hradmin.15.start_processes_ee) ) |
INITIATOR_ROLE=HRASRB& PERNR_MEM_ID=MSS01 |
|
MSS_HCM_HRAS_SEARCH_PROCESSES |
|
|
|
MSS_HCM_HRAS_DISPLAY_PERS_FILE_15 |
|
INITIATOR_ROLE=HRASRB& PERNR_MEM_ID=MSS01 |
See Business Package for Manager Self-Service and HCM Processes and Forms .
Description |
Property |
Maintained by |
Entry Type |
Allowed Entries |
|---|---|---|---|---|
Service key of application to start |
sap.mss.hras.navigationtarget |
Administrator |
Mandatory |
Entries from the Customizing view V_T7XSSSERSRV in the ERP system that link to Web Dynpro ABAP applications of the
|