Holders Runtime Technology |
Java/Web Dynpro |
Technical Name of iView |
com.sap.pct.erp.mss.posprofile_positionholders |
Technical Name of Web Dynpro Application |
sap.com/mss~ppro~PositionProfileApp |
Available as of |
SAP NetWeaver 2004s |
Data Origin |
SAP ECC 6.0 or above RFC function module called: HRMSS_RFC_PP_HOLDERS |
Software Component |
EA-HR |
Support |
EP-PCT-MGR-HR |
This iView displays the holder or holders of a position and the relevant staffing percentage and staffing hours (per month). The system calculates the staffing percentage and the number of hours as follows:
Staffing percentage
(Monthly hours from IT 0007) * (staffing percentage % from IT 1001 (Relationship A008)) / (Monthly hours from IT 1011)
Example: (156 hrs It. IT0007) * (80 % It. IT1001) / (170 hrs It. IT1011) = 73.41%
Working hours per month
(Monthly hours from IT 0007) * (staffing percentage from IT 1001 (relationship A008))
This iView is part of the Position Profile page.
Note
All iViews on this page are called by a single Web Dynpro application. In the standard system, they are not standalone applications, since the user runs significant parts of the data selection for all iViews on this page centrally using a master iView. For more information about how you can include such iViews in other places in your portal, see the documentation for the Business Package for Self-Service Administrator .
If you want to use the iView outside of the position profile, you must ensure that the position number is transferred to the iView.
The name of the position holder is stored as a hyperlink in the General Data iView.
The general prerequisites for business package are fulfilled.
The prerequisites for the
General Data
iView are fulfilled.
The relationship A008 (
Holder)
has been stored for the position in the
Relationships
infotype (1001).
The data for calculating the working time and the staffing percentage has been stored in the
Planned Working Time
infotype (0007) and the
Working Time
infotype (1011).
The property
com.sap.xss.hr.pprofile.holders.header
enables the user to specify whether the title of the iView is to be displayed.